-
Notifications
You must be signed in to change notification settings - Fork 93
Implement sso #1130
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Implement sso #1130
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1130 +/- ##
==========================================
- Coverage 94.62% 94.18% -0.44%
==========================================
Files 118 120 +2
Lines 4352 4420 +68
==========================================
+ Hits 4118 4163 +45
- Misses 234 257 +23 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This PR is stale because it has been open for 45 days with no activity. Remove the |
Hello, I'm new to software development and was wondering if you could explain to me the benefits you are looking for by offering SSO? |
Welcome :). Basically:
|
Implements Single Sign-On as feature, next to password login.