fetchUserInformationAPIendpoint property
Provides an endpoint to be used when trying to fetch with credentials
Implementation
final Uri Function(AuthenticationData data)? fetchUserInformationAPIendpoint;
Provides an endpoint to be used when trying to fetch with credentials
final Uri Function(AuthenticationData data)? fetchUserInformationAPIendpoint;