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 an example for a simple AJAX authentication API that you can drop in to your Web app. #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

julien-c
Copy link

You can use this as an example of a simple AJAX authentication API that you can drop in to your Web app to enable "Sign in with Twitter".

The API is based on examples/oauth_flow.php and talks JSON.

A gist of the Javascript to use in your Web app can be found here:
https://gist.github.com/3215194

A real-world example of an open source Web app that uses this micro-library for authentication is Tampon: http://github.com/julien-c/Tampon

You can use this as an example of a simple AJAX authentication API
"library" that you can drop in to your Web app.
A gist of the Javascript to use in your Web app can be found here:
https://gist.github.com/3215194
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

Successfully merging this pull request may close these issues.

1 participant