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

Chatting and Error logging is not working for external users. #16

Open
CuriousDrive opened this issue May 30, 2021 · 1 comment
Open

Comments

@CuriousDrive
Copy link
Owner

there is a bug in signalr
the chat wont work if you register from facebook
sugnalr want the clame id that facebook gave
and not the id from localdb
i think you need another property that will store the clame id from external login
--> NameIdentifier <--
tnx for the video

@FrancoisBruere
Copy link

Yes. I managed to fix the issue. Thank you. By the way do you know where I can find solid information on email confirmation link to confirm email when users register / signup. I have tried a few solutions but non seem to be right. There doesn't seem to be any good documentation regarding this topic if you want to implement it from scratch.

Regards Francois

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