Skip to content

Commit

Permalink
fix: add 1h leeway to "iat" & "nbf" claims in dpop token
Browse files Browse the repository at this point in the history
  • Loading branch information
beltram committed Oct 4, 2023
1 parent e833946 commit 94a2179
Show file tree
Hide file tree
Showing 5 changed files with 329 additions and 322 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- uses: actions-rs/cargo@v1
with:
command: nextest
args: run --verbose
args: run --verbose --release

wasm-build:
runs-on: ubuntu-latest
Expand Down
Loading

0 comments on commit 94a2179

Please sign in to comment.