Skip to content

jam.ext.starlette.value

value

Classes:

Name Description
Payload

Auth payload.

Payload

Payload(payload: dict[str, Any])

Bases: BaseUser

Auth payload.

Attributes:

Name Type Description
is_authenticated bool

Auth checker.

is_authenticated property

is_authenticated: bool

Auth checker.

FILE PATH: jam/ext/starlette/value.py