3.5.0 - Better B2C support
Features:
B2CMultiTenantAuthorizationCodeBearer
class which simplifies a multi-tenant B2C setup. ( #93 @kristiqntashev )
Fix:
- Make
tid
optional in the User model to support tokens sent from a B2C single-tenant ( #96 @marcinplatek )
Github actions:
- Fix caching ( @JonasKs )