3PillarGlobal-Czechia / interview-app-api

API for Interview App.
MIT License
3 stars 1 forks source link

Google auth #103

Open TerezaSkutova opened 2 years ago

TerezaSkutova commented 2 years ago

Summary

The authentication is resolved by Google API on Google Cloud and it is allowing accounts only from our domain (@3pillarglobal.com). If you try to login with another email address, you will get an error 403.

There is created a user record on database for each new logged user. The model contains:

Types of changes

Testing

I have been testing this feature on my account.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

97.7% 97.7% Coverage
0.0% 0.0% Duplication