gobuffalo / buffalo-auth

Buffalo auth plugin helps adding username password authentication to your app
https://gobuffalo.io
MIT License
41 stars 28 forks source link

Redirect after login #9

Closed paganotoni closed 6 years ago

paganotoni commented 6 years ago

When a user attempts to visit one of the protected URL's I think we should store this URL on the session so after the user logs in we redirect the user there.