Open flackr opened 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.
https://developers.google.com/identity/sign-in/web/
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.