Skip to content

0.10.0

Choose a tag to compare

@NurFaizin NurFaizin released this 09 Nov 06:58
· 26 commits to main since this release
ea3ff2d

This is the first public release of IAM Python SDK.

The new features of this release:

  • Client token grant and validation
  • Validate access token live on IAM service and local using JWKs
  • Get role and validate permission
  • Validate scope, role and audience
  • Verify ban, phone and email user status
  • Backgroud refresh token, jwks and revocation list
  • Flask framework support