Blazorade-Teams
Blazorade-Teams copied to clipboard
Added support for Single Sign On
Added "UseSingleSignOn" property to the TeamsApplication to support SSO when the Azure AD application is configured for it. The AuthenticationModule also changes to support calling GetAuthTokenAsync when the UseSingleSignOn property is true. (#24)