Good evening!
Just take a question.
I'm developing an android application and will get information in json, but when I log in, it would look like this
If the verification is correct you will receive a token to access the other information. It will all be worked with token.
In other words, with the received token you will be allowed to view the profile information.
Is this safe? Or does it still need to be improved?
Note: I do not like using Framework to avoid compatibility, I use the PHP language.