Closed arthurlauck closed 7 years ago
@arthurlauck I'm not sure how to answer your question. Your token creation and validation is a bit naive so let me ask: what exactly are you trying to achieve with the code?
Closing since this is a question and not an issue with the lib.
Im trying when a user log in, create a token and that part is when a user log in with already a token, he can go on without filling any field, its working, but im not sure if its the most secure/easy mode to do it
I`m new in app development, trying to build a login function and im having some troubles in validating, the way im validating is it correct?