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

Utilise app3party model and generate API Key for them #64

Open
parnurzeal opened this issue Jul 27, 2016 · 1 comment
Open

Utilise app3party model and generate API Key for them #64

parnurzeal opened this issue Jul 27, 2016 · 1 comment

Comments

@parnurzeal
Copy link
Member

Right now, we have user authentication system working.
But we also need to authenticate 3rd party app as well.

We will create this app3party by ourselves and will give them API_ID:API_KEY.

When they authenticate, they need to set it on the header.
API-KEY-Authentication API_ID:API_KEY

On the API side, it needs to check this before allowing them to do anything else.

@parnurzeal
Copy link
Member Author

This is done in #86 and #89
@tvirot @rapee Please test it on YouPin bot and web.

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

1 participant