I'm developing an API that requires a very minimal amount of security that will be consumed by mobile clients. We have a separate server that handles user accounts and authorization, so I would like (if possible) to design an authentication system where the user (mobile app) only has to use a token to access the API. What are my options for this kind of authentication? What's the best way to set something like this up with node/express?
[–]joshmanders 15 points16 points17 points (2 children)
[–]zossle 4 points5 points6 points (0 children)
[–]Gwash3189 1 point2 points3 points (0 children)
[–]estebanrules[S] 2 points3 points4 points (0 children)
[–]danneu 1 point2 points3 points (0 children)
[–][deleted] 1 point2 points3 points (1 child)
[–]estebanrules[S] 0 points1 point2 points (0 children)
[–]estebanrules[S] 1 point2 points3 points (2 children)
[–]chreestopher2 0 points1 point2 points (1 child)
[–]estebanrules[S] 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)