How do you get Umbraco forms to attach a form entry to your Umbraco member record headlessly? Let's walk through how the AspNet authentication and Umbraco membership systems interact and work it out.
Authentication
- Authenticating users in a modern browser-based application against a legacy identity provider can involve juggling technologies from different eras... so how do we manage it?