Skip to content
This repository has been archived by the owner on Mar 11, 2020. It is now read-only.

v2.0.0-Preview2

Pre-release
Pre-release
Compare
Choose a tag to compare
@henalbrod henalbrod released this 04 Nov 00:55
· 13 commits to master since this release

This relase comes with Client Side changes primarly

  • New LoginMode parameter in ClientOptions

    • Redirect = Classic behavior (default)
    • PopUp = Loads Universal Login inside a popup window

    The new PopUp behavior comes in handy to avoid the full client side app reloading

  • New AuthorizePopup method in Blazor.Auth0.Authentication for client side