Commit 2d1be687 authored by Marcia Ramos's avatar Marcia Ramos

Merge branch 'docs/pat-expiration-date-ee' into 'master'

Clarify the expiration date of PATs

See merge request !2198
parents 76479cec 12375025
...@@ -14,6 +14,9 @@ accepted method of authentication when you have ...@@ -14,6 +14,9 @@ accepted method of authentication when you have
Once you have your token, [pass it to the API][usage] using either the Once you have your token, [pass it to the API][usage] using either the
`private_token` parameter or the `PRIVATE-TOKEN` header. `private_token` parameter or the `PRIVATE-TOKEN` header.
The expiration of personal access tokens happens on the date you define,
at midnight UTC.
## Creating a personal access token ## Creating a personal access token
You can create as many personal access tokens as you like from your GitLab You can create as many personal access tokens as you like from your GitLab
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment