resolve abstract method
Used to resolve the auth using the getSecret function.
Implementation
ResolvedAuth resolve(String? Function(String name) getSecret);
Used to resolve the auth using the getSecret function.
ResolvedAuth resolve(String? Function(String name) getSecret);