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

Add OAuth flow to auth #13

Closed
rogerhutchings opened this issue Aug 3, 2015 · 2 comments
Closed

Add OAuth flow to auth #13

rogerhutchings opened this issue Aug 3, 2015 · 2 comments

Comments

@rogerhutchings
Copy link
Contributor

Would be super cool to have the Mammoth Bats-style OAuth login available as a method in the auth module

@rogerhutchings
Copy link
Contributor Author

@eatyourgreens
Copy link
Contributor

The wellcome code is mostly taken from Mammoth Bats 😀

I think changing the client so that it can grab a token from window.location, if the POST to /me is forbidden, would work. The rest of that code just sets headers and stores the bearer token locally, which I think is already in the client.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants