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

OAuth Authentication Examples? #50

Closed
bryanveloso opened this issue Sep 1, 2013 · 6 comments
Closed

OAuth Authentication Examples? #50

bryanveloso opened this issue Sep 1, 2013 · 6 comments

Comments

@bryanveloso
Copy link

It would be splendid to have an example or two around using the toolkit for "Facebook/Twitter-like" authentication. Considering there are other kits like django-social-auth out there, I'm struggling to find The Easy Way™ to do it apart from depending on and subclassing social-auth's classes.

@synasius
Copy link
Contributor

synasius commented Sep 4, 2013

Hi bryan,

you mean an example that shows how to use the access_token to authenticate the user with a custom django auth backend?

@bryanveloso
Copy link
Author

Yes, that. 👍

@masci
Copy link
Contributor

masci commented Sep 10, 2013

Hi @bryanveloso , it'd be great if you could take a look at #54 and see if I got the point (I think you could just browse the docs, see commit dd121de)

TIA

@bryanveloso
Copy link
Author

@masci — Many thanks for taking the time to do this! After a quick read it does certainly seem straightforward, will the actual backend be included in the library as you have depicted in the doc?

@synasius
Copy link
Contributor

See #54. Merged on master

@bryanveloso
Copy link
Author

🤘

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

3 participants