Clarify the expiration date of PATs
https://gitlab.com/gitlab-org/gitlab-ce/issues/22566#note_32336497 [ci skip]
This commit is contained in:
parent
226b97ec3a
commit
cc2f1df49b
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
`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
|
||||
|
||||
You can create as many personal access tokens as you like from your GitLab
|
||||
|
|
Loading…
Reference in a new issue