PassportOAuthAuthenticatorHelper.fetchProfile()
Home > @backstage/plugin-auth-node > PassportOAuthAuthenticatorHelper > fetchProfile
Signature:
fetchProfile(accessToken: string): Promise<PassportProfile>;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
accessToken |
string |
Promise<PassportProfile>