ScopedAuth
zio.http.endpoint.AuthType.ScopedAuth
final case class ScopedAuth[ClientReq](authType: AuthType { type ClientRequirement = ClientReq; }, _scopes: List[String]) extends AuthType
Attributes
- Graph
-
- Supertypes
Members list
In this article