Skip to content

First version 0.1.0! 🚀

Latest
Compare
Choose a tag to compare
@aabbdev aabbdev released this 11 Dec 18:53
6b23dd4

The first version !

Features (done)

  • Algorithms : HS256, HS384, HS512, RS256, RS384, RS512, ES256, ES256K, ES384, ES521, ES512, PS256, PS384, PS512, EdDSA
  • Client JWKS
  • Header mapping in response

TODO

  • Auto detect or new field to load secret from file
  • Custom header for authorization
  • Custom parameters with request header like role

What's Changed

  • feat/new JWKS module, fix/missing cryptography lib, fix/improved doc … by @aabbdev in #1
  • Create LICENSE by @aabbdev in #2

New Contributors

Full Changelog: https://github.com/aabbdev/authrider/commits/0.1.0