Skip to content

[Blazor][Wasm] Template changes to support auth in Blazor wasm #18933

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Feb 18, 2020

Conversation

javiercn
Copy link
Member

[Blazor][Wasm] Adds project template for individual auth

  • Handles hosted scenarios with Identity Server.
  • Handled non-hosted scenarios with oidc-client.js.
  • Handles AAD and B2C scenarios with an MSAL library.

@javiercn javiercn force-pushed the javiercn/blazor-wasm-oidc-project-templates branch 2 times, most recently from 62034ab to bfc327d Compare February 10, 2020 22:04
@Pilchie Pilchie added the area-blazor Includes: Blazor, Razor Components label Feb 11, 2020
Copy link
Contributor

@ryanbrandenburg ryanbrandenburg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems good. Only concern is the Company.WebApplication1 thing. If there's reasons for that then we're golden.

Copy link
Member

@SteveSandersonMS SteveSandersonMS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@javiercn javiercn force-pushed the javiercn/blazor-wasm-oidc-core-lib branch from 30d3143 to 28c3bc1 Compare February 17, 2020 22:01
* Handles hosted scenarios with Identity Server.
* Handles non-hosted scenarios with oidc-client.js.
* Handles AAD and B2C scenarios with an MSAL library (disabled for now).
@javiercn javiercn force-pushed the javiercn/blazor-wasm-oidc-project-templates branch from bfc327d to b7fee96 Compare February 17, 2020 23:37
@javiercn javiercn changed the base branch from javiercn/blazor-wasm-oidc-core-lib to blazor-wasm February 17, 2020 23:38
@javiercn javiercn merged commit 07098b3 into blazor-wasm Feb 18, 2020
@javiercn javiercn deleted the javiercn/blazor-wasm-oidc-project-templates branch February 18, 2020 01:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-blazor Includes: Blazor, Razor Components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants