Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
chaen committed Aug 30, 2023
1 parent 932f659 commit 3835187
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/DIRAC/FrameworkSystem/scripts/dirac_login.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
from DIRAC.Core.Base.Client import Client


# token location
DIRAC_TOKEN_FILE = Path.home() / ".cache" / "diracx" / "credentials.json"
EXPIRES_GRACE_SECONDS = 15

Expand Down

0 comments on commit 3835187

Please sign in to comment.