Skip to content

Releases: benfdking/jen

0.12.0

27 Dec 20:10
Compare
Choose a tag to compare

Changelog

13b8900 Add keys to Go file and add Makefile
55c51d3 Added CMD for OIDC claims and cleaned
49690c2 Added sample OIDC standard claims
d7f0bd7 Brew formula update for jen version 0.11.0
c8d4017 Using keys bundled in the package

0.11.0

23 Dec 20:01
Compare
Choose a tag to compare

Changelog

f7bcedd Add serve method with get for jwks
bf832d4 Brew formula update for jen version 0.10.0
0fd3384 temp

v0.10.0

22 Jun 20:45
247f290
Compare
Choose a tag to compare
Merge pull request #39 from benfdking/fixing_go_releaser

Update action

0.10.0

22 Jun 20:46
247f290
Compare
Choose a tag to compare

Changelog

e116e87 Update action

v0.0.9: Merge pull request #38 from benfdking/adding_homebrew

22 Jun 20:38
b40518c
Compare
Choose a tag to compare
Add brew formula so can be installed with brew

v0.0.8

22 Jun 18:41
b40518c
Compare
Choose a tag to compare

Changelog

4800562 Add JSON input ability and cleanu up code
c654ea5 Add ability to specify local pem key
b08396c Add better documenation and clear up
3dc7116 Add better error handling
c1170d0 Add brew formula so can be installed with brew
c1f846a Add claims through cli
eae1308 Add credits to jwx library
a4da0be Add goreleaser
a54e0b0 Add installation instructions
7ab2d4d Add json output of defaults
7630b9c Add usage documentation
0020fff Add version command
4c3c960 Adding goreleaser
2ca9afa Adds default claims explanation command
5aa9556 Expanded jwt command to take in stuff
079948d Fix Go Mod path reference
d2bc213 Fixed an error
fa09067 Getting a default example working
a7711f2 Initial Commit
99707d7 Making progress to jen
844ed4c Move file reader for claims to flag
fc1f5a3 Move jwt generation to root command
6b81c28 Moving to cobra argument checkers
b42349d Moving to use RunE for simpler code
cdcbca4 Refactor Version command
61963c4 Remove unneeded cross platform build test
b4a5e57 Update dependencies
f7724e4 Update documentation
82d7100 Update documentation and make commands more uniform
537e570 Update go version in workflows
f6ed6b7 Updating deps

v0.0.7

18 Jun 09:11
8007d92
Compare
Choose a tag to compare

Changelog

4800562 Add JSON input ability and cleanu up code
c654ea5 Add ability to specify local pem key
b08396c Add better documenation and clear up
3dc7116 Add better error handling
c1f846a Add claims through cli
eae1308 Add credits to jwx library
a4da0be Add goreleaser
a54e0b0 Add installation instructions
7ab2d4d Add json output of defaults
7630b9c Add usage documentation
0020fff Add version command
4c3c960 Adding goreleaser
2ca9afa Adds default claims explanation command
5aa9556 Expanded jwt command to take in stuff
079948d Fix Go Mod path reference
d2bc213 Fixed an error
fa09067 Getting a default example working
a7711f2 Initial Commit
99707d7 Making progress to jen
ba457ca Merge pull request #1 from benfdking/adding_files
b7bd7ad Merge pull request #12 from benfdking/adding_credit
67e319f Merge pull request #13 from benfdking/updating_dependencies
ab8108e Merge pull request #15 from benfdking/adding_defaults_description
43316b9 Merge pull request #16 from benfdking/allow_input_of_file
a78acd8 Merge pull request #18 from benfdking/better_cobra_arguments_checker
f2f4451 Merge pull request #2 from benfdking/json_file
9af87c7 Merge pull request #21 from benfdking/better_cobra_arguments_checker
4a4ade5 Merge pull request #23 from benfdking/adding_build_information
6d94886 Merge pull request #24 from benfdking/removing_unnecessary_builds
86e314f Merge pull request #25 from benfdking/update_usage
fc9752c Merge pull request #27 from benfdking/updating_deps
cb7ffbc Merge pull request #29 from benfdking/better_documentation
96968c2 Merge pull request #3 from benfdking/update_go_versio
9d2b92f Merge pull request #31 from benfdking/adding_go_releaser
8007d92 Merge pull request #33 from benfdking/26/add_ability_to_add_private_key
32b0d8d Merge pull request #4 from benfdking/adding_documenation
561b2f6 Merge pull request #7 from benfdking/adding_installation_instrumentions
844ed4c Move file reader for claims to flag
6b81c28 Moving to cobra argument checkers
61963c4 Remove unneeded cross platform build test
b4a5e57 Update dependencies
82d7100 Update documentation and make commands more uniform
537e570 Update go version in workflows
f6ed6b7 Updating deps

v0.0.6

08 Jun 08:49
cb7ffbc
Compare
Choose a tag to compare

Changelog

cb7ffbc Merge pull request #29 from benfdking/better_documentation
b08396c Add better documenation and clear up
fc9752c Merge pull request #27 from benfdking/updating_deps
f6ed6b7 Updating deps
86e314f Merge pull request #25 from benfdking/update_usage
82d7100 Update documentation and make commands more uniform

v0.0.5

06 Jun 21:55
Compare
Choose a tag to compare

Changelog

c1f846a Add claims through cli

v0.0.4

06 Jun 21:40
6d94886
Compare
Choose a tag to compare

Changelog

6d94886 Merge pull request #24 from benfdking/removing_unnecessary_builds
4a4ade5 Merge pull request #23 from benfdking/adding_build_information
61963c4 Remove unneeded cross platform build test
0020fff Add version command
9af87c7 Merge pull request #21 from benfdking/better_cobra_arguments_checker
7ab2d4d Add json output of defaults
a78acd8 Merge pull request #18 from benfdking/better_cobra_arguments_checker
6b81c28 Moving to cobra argument checkers
43316b9 Merge pull request #16 from benfdking/allow_input_of_file
4800562 Add JSON input ability and cleanu up code
844ed4c Move file reader for claims to flag
ab8108e Merge pull request #15 from benfdking/adding_defaults_description
2ca9afa Adds default claims explanation command
67e319f Merge pull request #13 from benfdking/updating_dependencies
b4a5e57 Update dependencies
b7bd7ad Merge pull request #12 from benfdking/adding_credit
eae1308 Add credits to jwx library
561b2f6 Merge pull request #7 from benfdking/adding_installation_instrumentions
a54e0b0 Add installation instructions