flackr / circ

An IRC packaged chrome app
BSD 3-Clause "New" or "Revised" License
387 stars 79 forks source link

Need password / generated key authentication for connecting user #373

Open flackr opened 8 years ago

flackr commented 8 years ago

Right now there is no authentication when connecting a client to a host. We could pass a password during the registration process or generate a token which the user would have to use on the client sessions.

jonrossca commented 8 years ago

https://developers.google.com/identity/sign-in/web/