Hi,
I have 2 types of user :
- Enterprise users who can subscribe only by email
- Classic users who can subscribe only by LinkedIn for example.
What is the best way to achieve this scenario?
Pass parameter? But is it possible to have 2 distinct authentication forms?
Thx