Closed atavism closed 4 months ago
@atavism I have added some more changes, To hide username password changes.
@jigar-f, I made a change so that you can enable auth without having to mess with feature flagging as well. Just set ENABLE_AUTH_FEATURE=true
in the .env
Only show auth-related components in the app if the auth feature is enabled.
Until we have confirmation of what the auth flow looks like on iOS, this gives us the ability to disable username/password on other platforms.