otimizacao
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
# Authenticating requests
|
||||
|
||||
This API is not authenticated.
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user