circ icon indicating copy to clipboard operation
circ copied to clipboard

Need password / generated key authentication for connecting user

Open flackr opened this issue 9 years ago • 1 comments

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.

flackr avatar Jul 11 '16 18:07 flackr

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

jonrossca avatar Jul 12 '16 15:07 jonrossca