https://github.com/selfup/tokenchat
Tokenization for web sockets and User Auth
https://github.com/selfup/tokenchat
Last synced: over 1 year ago
JSON representation
Tokenization for web sockets and User Auth
- Host: GitHub
- URL: https://github.com/selfup/tokenchat
- Owner: selfup
- Created: 2016-05-19T05:52:09.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-26T19:23:15.000Z (about 10 years ago)
- Last Synced: 2025-01-22T15:11:20.268Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### tokenChat
Can sign up
Can log in if already signed up on the client
Cannot properly sign up on a new client
TODO: Let users login with username and password if they are using another client
Hand rolled tokenization for web sockets with local storage and selfup-rejs via websockets