MadAppGang / identifo

Universal authentication framework for web, created with go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Identifo Element: Respect login type from app settings

kazemisoroush opened this issue · comments

If the loginWith option is disabled and we try to login through the /web/login page, it won't allow us to login because the form only accepts email but the application won't allow email. Please have a look into this video:
https://www.loom.com/share/a3b0c24e5ea34110b5720e6b5c61d0ee

We need to check login types and change element behavior on login/register/forgot password pages