Attributes
- Companion
- class
- Graph
-
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
AuthContext.type
Members list
Type members
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
Get the current authentication context
Get the current authentication context
Attributes
Get the bearer token from the authentication context
Get the bearer token from the authentication context
Attributes
Set the authentication context for the current fiber
Set the authentication context for the current fiber
Attributes
Set the bearer token in the authentication context
Set the bearer token in the authentication context
Attributes
Run a ZIO effect with the given bearer token
Run a ZIO effect with the given bearer token
Attributes
Run a ZIO effect with the given authentication context
Run a ZIO effect with the given authentication context
Attributes
Concrete fields
FiberRef to store the authentication context for the current fiber
FiberRef to store the authentication context for the current fiber