We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
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.
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.
No branches or pull requests
The text was updated successfully, but these errors were encountered: