Welcome Guest, Not a member yet? Register   Sign In
API authentication for android application
#1

Hello everyone, all right?

Has anyone ever created any api with authentication for mobile applications with codeigniter? It is a simple api where the user logs in and can consume her data in json form.

If anyone has any tutorial to tell me, or something to help me beat the stones, I'm grateful.

Grateful!
Reply
#2

https://stormpath.com/blog/the-ultimate-...i-security

I used JWT (json web token) for authentication link below explains how to do it
https://vivavivugeek.blogspot.com.tr/201...ation.html


https://github.com/chriskacerguis/codeig...restserver

if u building hybrid app with angularjs here is the angularjs library which suppory JWT 
https://github.com/sahat/satellizer

another artice that worth to read
https://www.ida.liu.se/~TDP024/labs/hmacarticle.pdf
Reply
#3

Thank you so much neuron, it helped a lot with the material!
Reply




Theme © iAndrew 2016 - Forum software by © MyBB