Tutorial/example on setting up authentication for users and groups

180 Views Asked by At

As of today I've fired up the GunDB example setup and must say I am impressed!

User authentication

However, in order to fully use it for my app I would really like to have an example on how to setup user authentication with certificates.

It would be very handy to have a practical example which I can use to continue the integration of Gun in a future release of my app.

Groups

Next to that I would like to have the same example for implementing groups for these users and their groups (Yes I know of the existence of this page but I am searching for a solid example on how to apply that approach using Gun in a more practical way).

Testing the approach using usernames & passwords

Thanks a lot in advance and by the way, I would still like to test-run the new authentication method using usernames and passwords however, I also agree that certificates using public and private keys should provide for a more secure environment.

Best regards,

0

There are 0 best solutions below