authentication / auth-page-wrappers / AuthPage
and update the following code.authentication / auth-methods / firebase-auth / config.js
In this file, you will find a constant object config which contains the credential properties, you need to add your credentials to those properties. authentication / index.js
file and update value like below example.authentication / auth-methods / jwt-auth / config.js
authentication / index.js
file and update value like below example.authentication / auth-methods / basic-auth