[ ] Update current Supertokens implementation to not interfere with other auth providers
[ ] Verify that all other Auth providers work with the V2 Redwood bump
[ ] Update .env file in prod to work with Azure B2C
[ ] Repair CSS config so Tailwind config works with "darkmode: media"
Note
I couldn't find a proper logo for Azure AD B2C, so i just tweaked the normal Azure AD logo. :hand_over_mouth: I would leave it untouched, but the current Homepage implementation would show two duplicate logos with no context.
Testing
Works..I'm getting an API response error, but the currentUser details is coming through fine.
Hey all,
I made several changes in order to add Azure AD B2C.
Changes
Relate PR
[Main Redwood Repo PR # 5781] (https://github.com/redwoodjs/redwood/pull/5781)
External help needed:
Note
I couldn't find a proper logo for Azure AD B2C, so i just tweaked the normal Azure AD logo. :hand_over_mouth: I would leave it untouched, but the current Homepage implementation would show two duplicate logos with no context.
Testing
Works..I'm getting an API response error, but the currentUser details is coming through fine.