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

Authentication integration? #81

Open
stevefan1999-personal opened this issue Feb 28, 2024 · 1 comment
Open

Authentication integration? #81

stevefan1999-personal opened this issue Feb 28, 2024 · 1 comment

Comments

@stevefan1999-personal
Copy link

stevefan1999-personal commented Feb 28, 2024

I'm using Blazor WebAssembly with this package and I noticed there doesn't seems to have a way to inject Microsoft.AspNetCore.Components.Authorization to SurrealDB.Net

Check out this guide about Blazor WebAssembly authorization and authentication here: https://blazorschool.com/tutorial/blazor-wasm/dotnet6/implementing-authentication-829424

@Odonno
Copy link
Contributor

Odonno commented Feb 28, 2024

Hello Steve,

Aren't you able to store and use the JWT in Local/Session storage using SignUp and SignIn methods?

I may need to create an example project to see how it should behave.

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

2 participants