Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I implement token based authentication and authorization. #83

Open
abdulwahid24 opened this issue Nov 3, 2014 · 1 comment
Open

Comments

@abdulwahid24
Copy link

Hi,

I am implementing the RESTfull server where I have to serve rest services to different type of clients so in order to keep it as stateless service I want to use token based authentication where I will return a bearer token on login and then I wanna use this token in Authorization Header to authorize other rest services.

I tried to googling it but could not found any prefect solution.

Thanks,
AbdulWahid

@ratatatKE
Copy link

Me too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants