-
Notifications
You must be signed in to change notification settings - Fork 984
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
Comments
Nice. |
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 am creating a Youtube video, showing how the Blazor WASM prerendering and authorization works, using VS 2022 and .net 6. |
Hi Christian,
I am creating a Youtube video demonstrating it, in VS2022 Preview.
Will have the VS solution available soon.
Cheers.
…On Tue, Jul 20, 2021 at 4:40 PM Christian Weyer ***@***.***> wrote:
Nice.
Do you have a link to an article or a sample?
Thanks!
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#506 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABBSNDGOWMARSIZ4GUWWDQTTYUK4DANCNFSM5AVDQ5IA>
.
--
Kalvin Ernst
Sotfware Engineer
***@***.***
1008/ 2 Aqua Street,
SOUTHPORT QLD 4215
+61 (0)407-828-567
|
I have that YouTube video of my solution. See link below:- Will be putting the solution on GitHub, soon. |
I have that YouTube video of my solution. See link below:- Will be putting the solution on GitHub. |
I have that YouTube video of my solution. See link below:- Will be putting the solution on GitHub. |
Hi Christian,
I have solution to the problem.
Blazor Client side prerendered with User Authorization and PWA
Also has backend Sql server database.
Using ASP.Net 5.0
See YouTube link below:-
https://youtu.be/qXB1GZm-Ut4
Will try and put it on GitHub, soon.
Cheers
…On Tue, Jul 20, 2021 at 4:40 PM Christian Weyer ***@***.***> wrote:
Nice.
Do you have a link to an article or a sample?
Thanks!
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#506 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABBSNDGOWMARSIZ4GUWWDQTTYUK4DANCNFSM5AVDQ5IA>
.
--
Kalvin Ernst
Sotfware Engineer
***@***.***
1008/ 2 Aqua Street,
SOUTHPORT QLD 4215
+61 (0)407-828-567
|
Hi,
I have solution to the problem.
Blazor Client side prerendered with User Authorization and PWA
Also has backend Sql server database.
Using ASP.Net 5.0
See YouTube link below:-
https://youtu.be/qXB1GZm-Ut4
Will try and put it on GitHub, soon.
Cheers
…On Tue, Jul 20, 2021 at 4:58 PM zhusir ***@***.***> wrote:
I know an example of using OpenidDict to implement Blazor WASM
authentication and authorization, similar to IdentityServer. Openid connect
is implemented internally, but it has not been used in a production
environment. You can see if it suits your needs.
https://github.com/openiddict/openiddict-samples/tree/dev/samples/Balosar
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#506 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABBSNDB7HYPKTWBUGI4PXIDTYUNADANCNFSM5AVDQ5IA>
.
--
Kalvin Ernst
Sotfware Engineer
***@***.***
1008/ 2 Aqua Street,
SOUTHPORT QLD 4215
+61 (0)407-828-567
|
Have a solution for this.
The text was updated successfully, but these errors were encountered: