An open API service indexing awesome lists of open source software.

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

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