userInfoEndpoint property
String
get
userInfoEndpoint
The user information endpoint to retrieve user profile data using a valid access token.
Implementation
String get userInfoEndpoint => '$issuer/protocol/openid-connect/userinfo';