# Functions
Configure jwt cookie.
Configure jwt cookie.
Delete session.
Error response with logging error for echo context.
Extract bearer token from request Authorization header.
Extract JWT From Request.
Generate new JWT Token.
Get config path for local or docker.
Get ctx with timeout and request id from echo context.
Get has more.
Get user ip address.
Get pagination query struct from.
Get context with request id.
Get request id from echo context.
Get total pages int.
Get user from context.
Error response with logging error for echo context.
Read request body and validate.
Read sanitize and validate request.
Validate is user from owner of content.
Validate struct fields.
# Structs
JWT Claims struct.
Pagination query params.
ReqIDCtxKey is a key used for the Request ID in context.
UserCtxKey is a key used for the User object in the context.