1
Good night!
Just take a doubt.
I am developing an android application and will receive information in json, but when login, it would be more or less like this
if the check is correct you will receive a token to gain access to the other information. Everything will be worked with token.
That is with token received you will be allowed to see the profile information.
Is that safe? Or does it still need to be improved?
Note: I don’t like using Framework to avoid compatibility, I use the PHP language.
Is this syntax Java language? Can you tell me an example in javascript? What I understood you meant was to send the information in the http header with encrypted data? Correct?
– Augusto Junior
Yes, the example is java and Android. In Javascript is equal, Voce will make an Ajax call passing the encrypted Headers.
– Gyowanny Pessatto Queiroz