The JWT Authentication endpoint enables users to obtain JSON Web Tokens (JWT) for secure authentication. Upon successful login, the API provides both an access token and a refresh token encoded as JWTs, allowing authenticated access to protected resources and token renewal for prolonged usage.
Documentation Index
Fetch the complete documentation index at: https://docs.fairfood.org/llms.txt
Use this file to discover all available pages before exploring further.