Mark Drake
Results
22
issues of
Mark Drake
@jbreuer, thank you for sharing this code; it has been most helpful. If you have time, I'm wondering how I might repurpose your code (`OnRedirectToIdentityProviderForSignOut`) for backoffice users. I have...
Most (if not all) form fields should have configurable **autocomplete** attributes. https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete For the example below, I would want to set this form field to **new-password**. The best editor experience...