Skip to content

Actions: golang-jwt/jwt

golangci

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
23 workflow run results
23 workflow run results

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Add explicit ClaimsValidator implementation check for custom claims
golangci #77: Pull request #343 opened by epelc
September 7, 2023 21:00 1m 4s epelc:patch-1
September 7, 2023 21:00 1m 4s
Update ParseUnverified godoc (#341)
golangci #76: Commit 6879d2c pushed by mfridman
August 22, 2023 18:26 27s main
August 22, 2023 18:26 27s
Avoid use of json.NewDecoder (#313)
golangci #73: Commit 78e25d6 pushed by oxisto
August 15, 2023 15:06 37s main
August 15, 2023 15:06 37s
Add error handling to examples
golangci #72: Pull request #312 synchronize by craigpastro
August 14, 2023 23:15 45s error-handling
August 14, 2023 23:15 45s
Avoid use of json.NewDecoder
golangci #70: Pull request #313 synchronize by craigpastro
August 14, 2023 20:43 43s avoid-json-newdecoder
August 14, 2023 20:43 43s
Simplify HTTP example
golangci #67: Pull request #332 synchronize by alexandear
August 4, 2023 07:46 29s http-example-httptest
August 4, 2023 07:46 29s
Simplify HTTP example
golangci #66: Pull request #332 opened by alexandear
August 4, 2023 07:44 21s http-example-httptest
August 4, 2023 07:44 21s
Refactor: remove unnecessary init() functions
golangci #65: Pull request #331 synchronize by alexandear
August 3, 2023 16:58 22s refactor-avoid-init
August 3, 2023 16:58 22s
Refactor: remove unnecessary init() functions
golangci #64: Pull request #331 opened by alexandear
August 3, 2023 16:54 22s refactor-avoid-init
August 3, 2023 16:54 22s
Refactor to use strings.EqualFold (#329)
golangci #63: Commit 8aa5d6c pushed by mfridman
August 3, 2023 15:27 22s main
August 3, 2023 15:27 22s
Refactor by removing unnecessary []byte conversion to string (#330)
golangci #62: Commit fc86f52 pushed by mfridman
August 3, 2023 15:26 54s main
August 3, 2023 15:26 54s
Refactor: compare strings with strings.EqualFold
golangci #60: Pull request #329 opened by alexandear
August 3, 2023 14:56 50s refactor-equal-fold
August 3, 2023 14:56 50s
Add support for arrays of keys to be returned by KeyFunc.
golangci #59: Pull request #328 opened by schmidtw
July 27, 2023 19:20 31s schmidtw:main
July 27, 2023 19:20 31s
docs: add CHANGELOG.md
golangci #58: Pull request #326 synchronize by mfridman
July 21, 2023 12:43 23s mf-add-changelog
July 21, 2023 12:43 23s
docs: add CHANGELOG.md
golangci #57: Pull request #326 opened by mfridman
July 21, 2023 12:28 23s mf-add-changelog
July 21, 2023 12:28 23s
perf: quick way to validate token string (#302)
golangci #56: Commit 8b7470d pushed by oxisto
July 20, 2023 19:35 28s main
July 20, 2023 19:35 28s
Add error handling to examples
golangci #55: Pull request #312 synchronize by craigpastro
July 18, 2023 17:33 59s error-handling
July 18, 2023 17:33 59s
Refactor code by using switch instead of if-else (#318)
golangci #53: Commit 873d96d pushed by oxisto
July 18, 2023 06:44 29s main
July 18, 2023 06:44 29s
Refactor example: use io.ReadAll instead of io.Copy (#320)
golangci #52: Commit f53600a pushed by oxisto
July 18, 2023 06:42 43s main
July 18, 2023 06:42 43s