We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fix release script
add support for ES algorithms (#118) Signed-off-by: Stephan Wurm <[email protected]>
replace `sizeof` with `strlen` (#116)
GitHub Action to automatically build master branch on commit (#108) Co-authored-by: Josh McCullough <[email protected]>
update release versions; test before release
update make_release to include module version number
rename `auth_jwt_authorization_type` to `auth_jwt_location` and suppo… …rt pulling JWT from any header (#90)
fix cp_bin function
add option to not extract sub -- fixes #66 (#70) * add option to not extract sub * move email variables into block where they are used * cleanup
rearrange dockerfile