LgHS / sign-in

One sign-in page to rule them all.
1 stars 1 forks source link

Check token when redirected to sign up confirmation form #3

Open drskullster opened 7 years ago

drskullster commented 7 years ago

When a user signs up more than 24 hours after token has been created, token expires.

We should check if token is still valid when loading the form so that user doens't have to fill everything and save to see the error.

cc @bendem