Related: Is there an OAuth test server
Is there a service or website that I can use to test a client implementation of the OAuth 2.0 protocol? The question linked above points to some excellent resources but they currently implement v1.0 of OAuth.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can run your very own Django OAuth 2.0 Server or Rack OAuth 2.0
There is also Apache’s Amber Authorization Server