-
Notifications
You must be signed in to change notification settings - Fork 2
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
API authentication #3
Comments
Consider using this module for the generation of the key/values |
The simplest method for client-side only authentication seems to be Facebook's OAuth for js apps: |
Keep track of fine tuning the authentication according to the specification: |
Look into using an existing library: |
Closing as the scope has been modified after issue #36 |
The module needs to have an automated way to generate/reset an api key to make requests from the client
The text was updated successfully, but these errors were encountered: