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

Specific parameter for getting access token ? #59

Open
Tmostafa opened this issue Feb 13, 2018 · 0 comments
Open

Specific parameter for getting access token ? #59

Tmostafa opened this issue Feb 13, 2018 · 0 comments

Comments

@Tmostafa
Copy link

Tmostafa commented Feb 13, 2018

I wanna use your clean and nice code in my project. but i have a critical issue about that. I want to pass specific data for getting access token. for example i wanna pass new code that generated from client id and client secret. How i can add that ?

curl -k -s -v -H "Content-Type: application/x-www-form-urlencoded" -H "Authorization: Basic b1BwcEJ5S0IwcXVPOjA3OGQ4MmQzZmVhYTQ1YzI5YmM3YTYxYTBmYWI1OTc5" -X POST 'https://localhost:5050/token' -d 'grant_type=authorization_code&code=798e589b5d4d4859b5a071cb6f3c6526&redirect_uri=https%3A%2F%2Fclient.example.org%2Fcb'

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

1 participant