Ebyrdeu / spring_boot_library

0 stars 0 forks source link

Oauth2-login #37

Closed Demppas closed 7 months ago

Demppas commented 8 months ago

Related Issue(s)

Closes #28

Proposed Changes

Description

To be able to define accessibility in our app we need to specify different roles to users (Admin, User and Unknown). For this to work we need a login option and a role entity. A secure login option is oauth2-login which will help us with both roles and a secure login option for users. Another security layer is to make our app run with https to encrypt the information on the app.

Checklist

sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

Issues
3 New issues
0 Accepted issues

Measures
0 Security Hotspots
6.5% Coverage on New Code
14.6% Duplication on New Code

See analysis details on SonarCloud