Open BondarenkoOleksandr opened 3 years ago
Hi all.
My team and I are constantly using this framework and it seems it has died out there. I contacted the owner by email asking if he would add some of us as maintainers so we could continue to improve it. However we didn't get a response.
I am publishing the project under my profile and we are going to continue to invest time in it.
So I would like to gently ask you to contribute to this project on: https://github.com/wagnerdelima/drf-social-oauth2
Thank you for understanding.
When I try to get a access_key, I get this error. My google token is google secret key, maybe i am wrong when inserting this key into token? Please tell me where can I get this google token. I'll be very grateful.
curl -X POST -d "grant_type=convert_token&client_id=4OFfOr2N237pJvveKWq2PQYs81NHXaiGxy2 C2e15&client_secret=3oTYHiQdwHvCXXENSMidNFHs3rCswhwfwzoGbOlxLuEsM2LMYgMfcuM84AplEmuojbCz7s9l4OeWecWCDbG4LLxxdfflDtb WN5a23h1R7GafAwtQmBXe9hBrobSsJ4cd&backend=google-oauth2&token=yH82Z0Lyi5RZfiP7uIVaBQg3" http://localhost:8000/auth/ convert-token {"error":"access_denied","error_description":"Your credentials aren't allowed"}