Skip to content
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

feat: Parse screenName in ProvidedUserInfo #611

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Commits on Jul 22, 2024

  1. feat: Parse screenName in ProvidedUserInfo

    This is available when having multiple providers where it provides
    a screen name such as Twitter or GitHub.
    
    See
    https://cloud.google.com/identity-platform/docs/reference/rest/v1/ProviderUserInfo
    for details.
    
    It's available at endpoints like accounts.lookup or
    projects.queryAccounts
    
    Signed-off-by: Enrique J. Hernández <sixstone-qq@users.noreply.github.com>
    sixstone-qq committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    b77aea8 View commit details
    Browse the repository at this point in the history