Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@urbim urbim released this 09 Jun 13:37
· 1 commit to master since this release

We are excited to announce a new version of KumuluzEE Security - 1.3.0.

This release adds support for new authentication provider - Firebase Authentication

Features

  • Validate ID tokens generated by Firebase.
  • Check roles provided in custom claims and deny access if user lacks required roles.
  • Validate session cookie instead of ID token.