Skip to content

Commit fa83438

Browse files
committed
docs(srv): update doc with new auth methods MTA-6708
1 parent 64be6a7 commit fa83438

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/serverless-containers/concepts.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ Refer to the [dedicated documentation](/serverless-containers/reference-content/
161161

162162
A container's privacy policy defines whether a container may be invoked anonymously (**public**) or only via an authentication mechanism provided by the [Scaleway API](https://www.scaleway.com/en/developers/api/serverless-containers/#authentication) (**private**).
163163

164-
### JWT Token
164+
### JWT Token (legacy)
165165

166166
JWT (JSON Web Token) is an access token you can create to enable an application to access your `private` container. [Find out how to restrict access to a container](/serverless-containers/how-to/secure-a-container/#restrict-access-to-your-containers).
167167

0 commit comments

Comments
 (0)