We would like to implement following scenarios, bu...
# ory-network
c
We would like to implement following scenarios, but don't know how to achieve this (identitiy schema, login with password,...) excatly. Can someone help us on this. Thanks. Scenarios: A service provider wants to offer service through platform. As he is not registered, a self-registration page with e-mail, firstname, lastname, company name, password and telephone number is presented. After successfull verification of e-mail, service provider can login in application and use (access) services offered for service provider. A normal user (end customer) wants to use certain service after browsing on portal. He wants to contact service provider, but he is yet not registered. He register simply via valid e-mail without password, E-Mail address is verfified by application. After verfication he should be able to use services e.g. contact service provider. After each user login, OTP must be verififed through e-mail.
p
Hi @colossal-scooter-81728 Having different service providers and end customers is possible using multiple Ory Network projects. However, we do not support magic links via email as a login mechanism. We have other passwordless options, such as Hardware keys or touch ID on mobile devices.