Files
api-ranking-jogos/.scribe/auth.md
2026-05-18 17:04:50 -05:00

334 B

Authenticating requests

To authenticate requests, include an Authorization header with the value "Bearer {YOUR_JWT_TOKEN}".

All authenticated endpoints are marked with a requires authentication badge in the documentation below.

Use um token JWT RS256 emitido pelo serviço de autenticação integrado ao GameVerse.