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

[BUG] Login not working #10

Closed
Dun-sin opened this issue Jun 30, 2022 · 7 comments · Fixed by #31
Closed

[BUG] Login not working #10

Dun-sin opened this issue Jun 30, 2022 · 7 comments · Fixed by #31
Labels
bug Something isn't working

Comments

@Dun-sin
Copy link
Owner

Dun-sin commented Jun 30, 2022

Description

Login isn't working because of the sawo library which is used for passwordless authentication is having some server issues

change the login method, using another library for passwordless or implementing it yourself

Screenshots

image

No response

@Dun-sin Dun-sin added the bug Something isn't working label Jun 30, 2022
@Dun-sin Dun-sin pinned this issue Jul 2, 2022
@code-with-onye
Copy link

Not actually, Firebase is a tool set that provides you with everything you need to easily build a backend application. You can choose to use just the authentication option and ignore the rest providers, just like a toolbox where you have all kinds of tools to get a job done, but you have to choose the right tool in the tool box to get a specific job done.

Repository owner deleted a comment from code-with-onye Jul 5, 2022
Repository owner deleted a comment from code-with-onye Jul 5, 2022
@code-with-onye
Copy link

good taste, comrade

@code-with-onye
Copy link

I've used Auth0 for login authentication, but I don't believe Auth0 supports anonymous login.

@Dun-sin
Copy link
Owner Author

Dun-sin commented Jul 5, 2022

I've used Auth0 for login authentication, but I don't believe Auth0 supports anonymous login.

no, anonymous login isn't the point here, passwordless login is what im trying to use, which is why sawolabs was my best option because it does just that and nothing more really

@code-with-onye
Copy link

Ooh, passwordless, it does support that, but it is no longer an anonymous chat application. you know that, right?

@Dun-sin
Copy link
Owner Author

Dun-sin commented Jul 5, 2022

Ooh, passwordless, it does support that, but it is no longer an anonymous chat application. you know that, right?

it is, read the conversation in this issue #14

@code-with-onye
Copy link

Ooh I see

@Dun-sin Dun-sin mentioned this issue Jul 12, 2022
3 tasks
@Dun-sin Dun-sin unpinned this issue Jul 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants