Ask Your Question
3

Can Firebase authentication be used with cross-origin isolation without the requirement of Firebase Hosting?

asked 2023-06-18 23:49:28 +0000

huitzilopochtli gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2023-06-19 00:18:02 +0000

lakamha gravatar image

Yes, Firebase Authentication can be used with cross-origin isolation without the requirement of Firebase Hosting. Firebase Authentication is primarily used for authentication and authentication-related services, while cross-origin isolation is a browser security feature that prevents untrusted scripts from accessing sensitive information from other origins. To use Firebase Authentication with cross-origin isolation, you will need to enable the feature in your application and set the appropriate headers. This can be done regardless of whether your application is hosted on Firebase Hosting or not.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-06-18 23:49:28 +0000

Seen: 15 times

Last updated: Jun 19 '23