Description
White label authentication using Faustjs on other browsers, eg. Edge, works as intended. Attempting to login using using safari (macOS) fails.
Steps to reproduce
-
Clone example 'getting-started' repo, or https://github.com/Fran-A-Dev/faust-auth-demo/tree/main white label branch/
-
Connect site address and secret
-
Use Safari to enter credentials and login.
-
After successful login, navigated to a gated or auth required page and see that Authentication was lost.
Additional context
No response
@faustwp/core Version
3.2.3
@faustwp/cli Version
3.2.3
FaustWP Plugin Version
1.8.4
WordPress Version
6.8.1
Additional environment details
Safari Version 18.5
MacOS 15.5
Please confirm that you have searched existing issues in the repo.