luanfonceca/speakerfight
Ver no GitHubUser should be redirected to original page after sign in
Open
#203 aberto em 16 de mar. de 2017
hacktoberfestreadywontfix
Métricas do repositório
- Stars
- (342 stars)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
Ideally, user should be redirected to original page after sign in. This doesn't seem to be the current behavior.
Steps to reproduce:
- Go to some event page, like http://speakerfight.com/events/python-sudeste-2017-palestras/
- Click "Sign in"
- Click Github
- User is now on http://speakerfight.com/events/, not the event page
Tip: this can probably be implemented with HTTP_REFERER header.