cch5ng / fe_interview

[wip] revamp of front end interview app
https://fe-interview.herokuapp.com
2 stars 0 forks source link

register #111

Open cch5ng opened 5 years ago

cch5ng commented 5 years ago

after successful registration, the state gets triggered to redirect to login

as a result, it is not possible to do another registration during the same session

workaround: to refresh the browser; probably not the best behavior