• Simple function, used to verify that authentication actually happens correctly.

    Parameters

    • accessToken: string
    • refreshToken: string
    • profile: Profile
    • done: VerifyCallback

    Returns void

    Results of the callback function, after it's been called with the user

Generated using TypeDoc