SORIWebAuthOptions.ephemeralKeyEndpoint constructor
const
SORIWebAuthOptions.ephemeralKeyEndpoint(})
Implementation
const SORIWebAuthOptions.ephemeralKeyEndpoint(
this.ephemeralKeyEndpoint, {
this.requestMethod = 'POST',
this.requestHeaders = const <String, String>{},
this.requestCredentials = SORIWebRequestCredentials.sameOrigin,
this.apiEndpoint,
this.authEndpoint,
this.activityEndpoint,
});