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

Using Nonces with Blazor #77

Open
Clive321A opened this issue May 6, 2024 · 0 comments
Open

Using Nonces with Blazor #77

Clive321A opened this issue May 6, 2024 · 0 comments

Comments

@Clive321A
Copy link

Hi, I have this working with Blazor, however I cant see how or if its possible to implement Nonces in the blazor client, as the blazor client wouldn't know the Nonce value, as the client and server are separate.

Just wanted to check that my assumption is correct?. which means I have to use

csp.AllowStyles
.FromSelf()
.AllowUnsafeInline()

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

1 participant