Skip to content

V1.3.0

Choose a tag to compare

@JonPSmith JonPSmith released this 07 Oct 12:40
· 416 commits to main since this release
  • BREAKING CHANGE: When registering AuthP you need to state what authentication provider you are using - see Authentication Explained in the docs
  • New Feature: New AzureAdAuthentication method that causes an Azure AD via Login will add AuthP claims to the user. See Example5 for for how this works.