Skip to content

Commit

Permalink
clarify expiry time of token
Browse files Browse the repository at this point in the history
  • Loading branch information
mshadbolt authored Oct 25, 2024
1 parent d36e1b4 commit 77d45bb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ Users can obtain a bearer token by logging into the CanDIG data portal, clicking

Site administrators or users using a local candig install can also obtain a token programmatically using the following curl commands from the CanDIGv2 repo:

> [!IMPORTANT]
> This is an access token and has an expiry period of 5 minutes from when it was obtained
```bash
source env.sh
```
Expand Down

0 comments on commit 77d45bb

Please sign in to comment.