Skip to content

Instantly share code, notes, and snippets.

@pangkalizer
Created July 17, 2014 07:11
Show Gist options
  • Save pangkalizer/fe12759c0cf661490a1a to your computer and use it in GitHub Desktop.
Save pangkalizer/fe12759c0cf661490a1a to your computer and use it in GitHub Desktop.
oath2 flow-doorkeeper
http://localhost:3000/oauth/authorize?redirect_uri=urn%3Aietf%3Awg%3Aoauth%3A2.0%3Aoob&client_id=e0788a7508a06408a6bf7ea9addbea21c1f54a6b1110e70cd13bd8c53c329ede&response_type=code
http://localhost:3000/oauth/token?redirect_uri=urn%3Aietf%3Awg%3Aoauth%3A2.0%3Aoob&client_id=e0788a7508a06408a6bf7ea9addbea21c1f54a6b1110e70cd13bd8c53c329ede&client_secret=1cfe817fb9b4ed9dfffe48cd62c4a58385879eb445c42e3a61bbf4f33eb0f4bc&grant_type=authorization_code&code=f1dd6a64b8ac478275bf7f29830404c9a3fb79f29fc2f29e17637ebed1f8ac8d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment