Module token_service

Source

Structs§

TokenGrantRequest
TokenGrantResult
TokenPair
A pair of access and refresh tokens with their digests.

Functions§

generate_token_pair
Generate a new token pair (access token and refresh token) with their digests.
process_token_grant