casdoor / casdoor

An open-source UI-first Identity and Access Management (IAM) / Single-Sign-On (SSO) platform with web UI supporting OAuth 2.0, OIDC, SAML, CAS, LDAP, SCIM, WebAuthn, TOTP, MFA, Face ID, RADIUS, Google Workspace, Active Directory and Kerberos
https://casdoor.org
Apache License 2.0
9.2k stars 1.08k forks source link

feat: Add Google token props to user's properties #2999

Closed Sesota closed 5 days ago

Sesota commented 2 weeks ago

Enables casdoor to store google credentials (access_token, refresh_token, etc.) in user properties attributes after a successful "Sign up/in with google".

Useful for when application needs to call Google APIs on behalf of the user.

casbin-bot commented 2 weeks ago

@tangyang9464 @imp2002 please review

CLAassistant commented 2 weeks ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

hsluoyz commented 1 week ago

@Sesota fix all errors

Sesota commented 1 week ago

@Sesota fix all errors

Fixed @hsluoyz

hsluoyz commented 1 week ago

@Sesota sign CLA

image