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

Authenticate User #15

Open
iToto opened this issue Jul 2, 2013 · 3 comments
Open

Authenticate User #15

iToto opened this issue Jul 2, 2013 · 3 comments
Milestone

Comments

@iToto
Copy link
Member

iToto commented Jul 2, 2013

  • User should be able to authenticate their credentials with the API
@iToto
Copy link
Member Author

iToto commented Jul 2, 2013

Auth should be implemented on Server side this week. Will be simple username/password authentication.

Be sure to check PartyStream/projectPS#1 for more details

@mdewolfe
Copy link
Contributor

mdewolfe commented Jul 4, 2013

Is it safe to assume the username and password should be stored locally so users will not have to login everytime?

Also, when you have planned out the authentication on the server, could you post the format you are expecting; headers, etc.

@iToto
Copy link
Member Author

iToto commented Jul 4, 2013

I'll confirm that once I integrate Passport. Not sure if there's an token exchange or if the username/pass always has to be sent.

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