OAuth2Authorizer
sttp.tapir.serverless.aws.sam.OAuth2Authorizer
case class OAuth2Authorizer(AuthorizationScopes: Option[Seq[String]], IdentitySource: Option[String], JwtConfiguration: JwtConfiguration) extends Authorizer
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Authorizerclass Objecttrait Matchableclass Any
Members list
In this article