Apr 21, 2016
0
Level 1
Which Auth Methode should I use?
Hello,
I want to develope an API which provides the posibility to login users with an AngularJS frontend but also provides auth for applications that want to access the API. I thought about JWT tokens, for users short lived and for my apps that are running on my servers tokens that dont have an expiration.
I want to usw the same API for both, I hope you can help me.
Please or to participate in this conversation.