Hi, supertokens shows on the first view nice. But i have a few question.
1. My ui/ux guy will a registration form with just the email and after validation, shows a another form with set password and after that the basic form with name etc.. will this basic infos stored in supertokens db or need i a seperate?
2. Currently i use Keycloak with a lot of realms, if i use supertokens. Need i for every realm a server or can i use one server?
3. Can i check if a user is login or not without redirect?
4. Can i map providers like ldap for groups, permission and user info to supertokens db or need a seperate db?
5. I nothing found if it possible the credential, privancy police change / update the user need to accept it before using the service? In keycloak a flow exist for this case, also here?