Skip to content

Actions: golang-jwt/jwt

build

Actions

Loading...

Show workflow options

Create status badge

129 workflow runs
129 workflow runs
Event

Filter by event

Status

Filter by status

Branch
Actor

Filter by actor

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
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
Reformat code: add whitespaces, remove empty lines (#319)
build #546: Commit b2b6509 pushed by oxisto
June 21, 2023 10:39 51s main
June 21, 2023 10:39 51s
Fix typos in comments and test names (#317)
build #542: Commit 33d62b4 pushed by oxisto
June 13, 2023 13:12 47s main
June 13, 2023 13:12 47s
June 9, 2023 12:54 1m 25s
Avoid use of json.NewDecoder
build #537: Pull request #313 opened by craigpastro
June 1, 2023 21:11 1m 1s avoid-json-newdecoder
June 1, 2023 21:11 1m 1s
Add error handling to examples
build #536: Pull request #312 opened by craigpastro
June 1, 2023 20:42 1m 7s error-handling
June 1, 2023 20:42 1m 7s