Skip to content

v1.0.3 - improve validation, add private_key option and add tests

Compare
Choose a tag to compare
@gregurco gregurco released this 09 Nov 22:36
· 34 commits to master since this release
086e2ab

Release includes PR: #4 #5

Change log:

  • Write tests for configuration
  • Do ClientCredentials as default grant type
  • Add support of private_key option for JwtBearer
  • Improve documentation