{!See https://docs.google.com/document/d/1takg_GmIBBKKTj-GHZCwzxohpQz7Bhekivkk72kYMtE/edit for reference implementation of OneTrust, dataLayer and GTM} {!OneTrust Cookies Consent} {!OneTrust Cookies Consent end} {!dataLayer initialization push} {!dataLayer initialization push end} {!Google Tag Manager} {!Google Tag Manager end} Method GetSignInCodeInfoAsync | Authentication | 3.1.0
docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetSignInCodeInfoAsync

    GetSignInCodeInfoAsync(string)

    Fetches detailed information about a given sign-in code, including its associated identifier and expiration details.

    Declaration
    Task<SignInCodeInfo> GetSignInCodeInfoAsync(string code)
    Parameters
    Type Name Description
    string code

    The sign-in code to fetch information for.

    Returns
    Type Description
    Task<SignInCodeInfo>

    The identifier associated with the provided code.

    Exceptions
    Type Condition
    AuthenticationException

    Thrown when the code is null or empty.

    AuthenticationException

    Thrown when the current authentication state is invalid for this operation.

    RequestFailedException

    Thrown when there's an issue with the network request.

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)