OAuth2Auth0 constructor
OAuth2Auth0({})
Implementation
OAuth2Auth0({
required this.$id,
required this.enabled,
required this.clientId,
required this.clientSecret,
required this.endpoint,
});
OAuth2Auth0({
required this.$id,
required this.enabled,
required this.clientId,
required this.clientSecret,
required this.endpoint,
});