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

https://github.com/douglasmatosdev/secure-notes

Build hands-on secure project using Spring Security 6, OAuth2, CORS, Multi-Factor Authentication, Password Security, JWT
https://github.com/douglasmatosdev/secure-notes

Last synced: about 1 year ago
JSON representation

Build hands-on secure project using Spring Security 6, OAuth2, CORS, Multi-Factor Authentication, Password Security, JWT

Awesome Lists containing this project

README

          

# secure-notes

Build hands-on secure project using Spring Security 6, OAuth2, CORS, Multi-Factor Authentication, Password Security, JWT

### Project Structure

- [MySQL Installation on Linux and Docker](./docs/MYSQL_LINUX.md)

### Postman Collection

For make tests easier, we can use Postman Collection.
> Is necessary to create or login postman account and import the collection.
- [Postman Collection](./docs/POSTMAN_COLLECTION.md)

### Postman Pre-Request Script

For make tests easier, we can use Postman Pre-Request
- [Postman Pre Request Script](./docs/POSTMAN_PRE_REQUEST_SCRIPT.md)

### IntelliJ IDEA Configuration for ENV Variables

- [IntelliJ IDEA Environment variables](./docs/INTELLIJ_IDEA_ENV_VARIABLES.md)

### E-mail Configuration

- [E-mail Configuration](./docs/EMAIL_CONFIGURATION.md)

### GitHub Authentication

- [GitHub Authentication](./docs/GITHUB_AUTHENTICATION.md)

### Google Authentication
- [Google Authentication](./docs/GOOGLE_AUTHENTICATION.md)
- Google Auth dependency: https://github.com/wstrange/GoogleAuth