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

Question #249

Open
arvobrendon opened this issue Jan 4, 2022 · 10 comments
Open

Question #249

arvobrendon opened this issue Jan 4, 2022 · 10 comments

Comments

@arvobrendon
Copy link

Hello guys my project using https://github.com/RealmTeam/django-rest-framework-social-oauth2
for my project that include stripe on mobile

I’m converting them to django native code

Is this the one I should use > https://github.com/jazzband/django-oauth-toolkit/issues

sorry new to coding

@wagnerdelima
Copy link

I don't get the gist of your question. Sorry.

This repository is not maintained anymore. Do, i stead, you may use https://github.com/wagnerdelima/drf-social-oauth2 for authenticating.

All the best.

@arvobrendon
Copy link
Author

If I'm not using social auth

Is this the one I should use ?
https://github.com/jazzband/django-oauth-toolkit/issues

@wagnerdelima
Copy link

wagnerdelima commented Jan 4, 2022

django oauth toolkit will lead you to the same path: social authentication.

To be honest, https://github.com/wagnerdelima/drf-social-oauth2 is way easier to integrate.

@arvobrendon
Copy link
Author

But I'm not using any social
On my login

I'm using just Django API

@wagnerdelima
Copy link

Right, then you don't need django-oauth-toolkit at all.

Does your django project not have any sort of authentication, authorization?

@arvobrendon
Copy link
Author

My stripe payment needs
Client_secret

@wagnerdelima
Copy link

You will have to take from stripe itself. You should see it in your stripe dashboard. Stripe has nothing to do with social authentication.

@arvobrendon
Copy link
Author

Screen Shot 2021-12-13 at 9 07 50 AM

It required client_secret

@wagnerdelima
Copy link

Your code is not even in Python. You definitely don't need this library.

@arvobrendon
Copy link
Author

I bought this from some online course it use Facebook
That why I'm trying to convert them into Django

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

2 participants