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

Internal methods: signIn, signOut #20

Closed
2 tasks
tshemsedinov opened this issue Apr 24, 2018 · 1 comment
Closed
2 tasks

Internal methods: signIn, signOut #20

tshemsedinov opened this issue Apr 24, 2018 · 1 comment

Comments

@tshemsedinov
Copy link
Member

tshemsedinov commented Apr 24, 2018

Methods:

  • signIn(name, password) where name is encrypted by token and password is hashed by token
  • signOut() will leave session id (connection token) but disassociate auth info with current token
@tshemsedinov
Copy link
Member Author

Closed in favour of new version 0.1.x implementing new specification

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