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

https://github.com/aniket-merndev/secret-keeper

This web application allows users to register, log in, and securely store personal secrets. Users can log in using email/password or Google OAuth. Their secrets are stored in a PostgreSQL database and are accessible only to the logged-in user
https://github.com/aniket-merndev/secret-keeper

authentication expressjs nodejs oauth postgres secret-management

Last synced: 3 months ago
JSON representation

This web application allows users to register, log in, and securely store personal secrets. Users can log in using email/password or Google OAuth. Their secrets are stored in a PostgreSQL database and are accessible only to the logged-in user

Awesome Lists containing this project