Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Commit 3b01bcd

Browse files
committed
Added constant MAXIMUM_CLOCK_SKEW. Set to be 5 minutes (300 sec) which seems to be common to many services.
1 parent b63cf62 commit 3b01bcd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/oidcmsg/constant.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
MAXIMUM_CLOCK_SKEW = 300

0 commit comments

Comments
 (0)