Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Suggested web authentication for a mobile app api?

I am building a REST based api for my Android app. I use access tokens and basic header authentication currently. Any suggestions to improve the authentication process?

like image 538
Vikram Kamath C Avatar asked May 16 '26 03:05

Vikram Kamath C


1 Answers

I suggest to use the OAuth protocol to manage API authentication. You can read more about this protocol here: http://oauth.net/.

like image 91
Enrico Zimuel Avatar answered May 18 '26 17:05

Enrico Zimuel



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!