Skip to content
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

Blazor Client prerender with Authentication #506

Open
kalvin1dog opened this issue Jul 20, 2021 · 9 comments
Open

Blazor Client prerender with Authentication #506

kalvin1dog opened this issue Jul 20, 2021 · 9 comments

Comments

@kalvin1dog
Copy link

Have a solution for this.

@ChristianWeyer
Copy link

Nice.
Do you have a link to an article or a sample?
Thanks!

@smallprogram
Copy link

smallprogram commented Jul 20, 2021

I know an example of using OpenidDict to implement Blazor WASM authentication and authorization, similar to IdentityServer, which implements Openid connect internally, but I have not used it in a production environment. You can see if it suits your needs.

https://github.com/openiddict/openiddict-samples/tree/dev/samples/Balosar

@kalvin1dog
Copy link
Author

I am creating a Youtube video, showing how the Blazor WASM prerendering and authorization works, using VS 2022 and .net 6.

@kalvin1dog
Copy link
Author

kalvin1dog commented Jul 20, 2021 via email

@kalvin1dog
Copy link
Author

I have that YouTube video of my solution.

See link below:-
https://youtu.be/qXB1GZm-Ut4

Will be putting the solution on GitHub, soon.

@kalvin1dog
Copy link
Author

Nice.
Do you have a link to an article or a sample?
Thanks!

I have that YouTube video of my solution.

See link below:-
https://youtu.be/qXB1GZm-Ut4

Will be putting the solution on GitHub.

@kalvin1dog
Copy link
Author

I know an example of using OpenidDict to implement Blazor WASM authentication and authorization, similar to IdentityServer, which implements Openid connect internally, but I have not used it in a production environment. You can see if it suits your needs.

https://github.com/openiddict/openiddict-samples/tree/dev/samples/Balosar

I have that YouTube video of my solution.

See link below:-
https://youtu.be/qXB1GZm-Ut4

Will be putting the solution on GitHub.

@kalvin1dog
Copy link
Author

kalvin1dog commented Jul 26, 2021 via email

@kalvin1dog
Copy link
Author

kalvin1dog commented Jul 26, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants