Skip to content

Restrict the firebase access to just the code-server #2717

Answered by nooobcoder
lennihein asked this question in Q&A
Discussion options

You must be logged in to vote

@lennihein this is not supported yet, firebase is continuously evolving. I hope this feature comes out soon. You can however apply rules to modify database only if the user is authenticated kinda.
P.S: This is not possible as of now

Suggestion: Use firestore instead of realtime databse, it is a blaze. If you are familiar with nosql databases like MongoDB then firestore should seems very similar, it has collection->document structure.

Thats all of now,
@lennihein
Please mark the thread as answered if you are satisfied with the answer. Feel free to ask any questions.
FYI, code-server is just an app that runs as a container, think it as vscode running on your own pc. You can set a rule to al…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@lennihein
Comment options

Answer selected by lennihein
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants