songkick / oauth2-provider

Simple OAuth 2.0 provider toolkit
MIT License
529 stars 148 forks source link

How to provide access from authorization code? #67

Open brauliobo opened 10 years ago

brauliobo commented 10 years ago

Hello all,

I can't find anywhere in the code and documentation how to provide a access token from an authorization code.

omniauth-oauth2 use a authorization code and then request a token from it.

I've tried to use the Exchange but could succed