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

Content Security Complaints #84

Closed
eoussama opened this issue May 19, 2023 · 8 comments
Closed

Content Security Complaints #84

eoussama opened this issue May 19, 2023 · 8 comments
Assignees
Labels
🪲 Bug Something isn't working

Comments

@eoussama
Copy link
Owner

eoussama commented May 19, 2023

The extension complains about content security as soon as the Firebase Auth service is invoked.

@eoussama eoussama self-assigned this May 19, 2023
@eoussama eoussama added the 🪲 Bug Something isn't working label May 19, 2023
@eoussama
Copy link
Owner Author

@eoussama
Copy link
Owner Author

Useful reference: firebase/quickstart-js#634 (comment)

@eoussama
Copy link
Owner Author

A possible alternative is to settle with passwordless, email authentication.

@eoussama
Copy link
Owner Author

The identity api is not available on Edge, making this obsolete.
The move to passwordless authentication becomes more appealing by the day.

@eoussama
Copy link
Owner Author

More research should be allocated toward the identity API in Edge. Maybe there is hope after all.

@eoussama
Copy link
Owner Author

Trouble still.
Anonymous authentication is out of the question because it creates a new user every time a login is requested.

@eoussama
Copy link
Owner Author

I could handle authentication through some other page.

@eoussama eoussama mentioned this issue May 23, 2023
4 tasks
@eoussama
Copy link
Owner Author

All that remains will be treated by #86

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
Status: Done
Development

No branches or pull requests

1 participant