Closed XaviTorello closed 4 years ago
It fixes the social auth for Github.
Old settings are not correctly loaded (default=False) and scope does not ables to fetch the user email.
scope
Also for valid logins a redirect to the Dashboard has been defined.
Fix #175
Kudos, SonarCloud Quality Gate passed!
0 Bugs 0 Vulnerabilities (and 0 Security Hotspots to review) 0 Code Smells
0.0% Coverage 0.0% Duplication
Description
It fixes the social auth for Github.
Old settings are not correctly loaded (default=False) and
scope
does not ables to fetch the user email.Also for valid logins a redirect to the Dashboard has been defined.
Fix #175