Skip to content

Customize login view #477

Answered by fgatti675
juljoshahini asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @juljoshahini
If you need a large degree of customisation for your login view, I suggest going down the custom CMS route:
https://firecms.co/docs/custom_cms_app
That way you can even replace the login view completely if you need it.
The source code for the current login view is here:
https://github.com/Camberi/firecms/blob/main/lib/src/firebase_app/components/FirebaseLoginView.tsx
You can build your own component using it as a reference :)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by juljoshahini
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
Converted from issue

This discussion was converted from issue #476 on March 13, 2023 17:33.