Skip to content

Actions: golang-jwt/jwt

build

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
103 workflow runs
103 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Key rotation with VerificationKeySet
build #579: Pull request #344 opened by mfridman
September 9, 2023 17:11 1m 2s mf-key-rotation
September 9, 2023 17:11 1m 2s
Add explicit ClaimsValidator implementation check for custom claims
build #578: Pull request #343 opened by epelc
September 7, 2023 21:00 1m 31s epelc:patch-1
September 7, 2023 21:00 1m 31s
Update ParseUnverified godoc (#341)
build #577: Commit 6879d2c pushed by mfridman
August 22, 2023 18:26 59s main
August 22, 2023 18:26 59s
Avoid use of json.NewDecoder (#313)
build #574: Commit 78e25d6 pushed by oxisto
August 15, 2023 15:06 1m 11s main
August 15, 2023 15:06 1m 11s
Add error handling to examples
build #573: Pull request #312 synchronize by craigpastro
August 14, 2023 23:15 39s error-handling
August 14, 2023 23:15 39s
Avoid use of json.NewDecoder
build #571: Pull request #313 synchronize by craigpastro
August 14, 2023 20:43 59s avoid-json-newdecoder
August 14, 2023 20:43 59s
Simplify HTTP example
build #568: Pull request #332 synchronize by alexandear
August 4, 2023 07:46 53s http-example-httptest
August 4, 2023 07:46 53s
Simplify HTTP example
build #567: Pull request #332 opened by alexandear
August 4, 2023 07:44 48s http-example-httptest
August 4, 2023 07:44 48s
Refactor: remove unnecessary init() functions
build #566: Pull request #331 synchronize by alexandear
August 3, 2023 16:58 47s refactor-avoid-init
August 3, 2023 16:58 47s
Refactor: remove unnecessary init() functions
build #565: Pull request #331 opened by alexandear
August 3, 2023 16:54 52s refactor-avoid-init
August 3, 2023 16:54 52s
Refactor to use strings.EqualFold (#329)
build #564: Commit 8aa5d6c pushed by mfridman
August 3, 2023 15:27 52s main
August 3, 2023 15:27 52s
Refactor by removing unnecessary []byte conversion to string (#330)
build #563: Commit fc86f52 pushed by mfridman
August 3, 2023 15:26 1m 7s main
August 3, 2023 15:26 1m 7s
Refactor: compare strings with strings.EqualFold
build #561: Pull request #329 opened by alexandear
August 3, 2023 14:56 1m 4s refactor-equal-fold
August 3, 2023 14:56 1m 4s
Add support for arrays of keys to be returned by KeyFunc.
build #560: Pull request #328 opened by schmidtw
July 27, 2023 19:20 1m 4s schmidtw:main
July 27, 2023 19:20 1m 4s
docs: add CHANGELOG.md
build #559: Pull request #326 synchronize by mfridman
July 21, 2023 12:43 57s mf-add-changelog
July 21, 2023 12:43 57s
docs: add CHANGELOG.md
build #558: Pull request #326 opened by mfridman
July 21, 2023 12:28 53s mf-add-changelog
July 21, 2023 12:28 53s
perf: quick way to validate token string (#302)
build #557: Commit 8b7470d pushed by oxisto
July 20, 2023 19:35 46s main
July 20, 2023 19:35 46s
Add error handling to examples
build #556: Pull request #312 synchronize by craigpastro
July 18, 2023 17:33 1m 5s error-handling
July 18, 2023 17:33 1m 5s
Refactor code by using switch instead of if-else (#318)
build #554: Commit 873d96d pushed by oxisto
July 18, 2023 06:44 57s main
July 18, 2023 06:44 57s
Refactor example: use io.ReadAll instead of io.Copy (#320)
build #553: Commit f53600a pushed by oxisto
July 18, 2023 06:42 1m 12s main
July 18, 2023 06:42 1m 12s
Remove unused parameter from benchmark parsing
build #549: Pull request #322 opened by alexandear
June 26, 2023 10:32 1m 15s bench-unused-param
June 26, 2023 10:32 1m 15s