Connect with other developers, ask questions, and share knowledge about SecureAuth implementation.
I'm encountering issues with passkey registration on Safari iOS 17. The navigator.credentials.create() call is throwing a NotAllowedError. Has anyone experienced this issue and found a workaround?
What are the recommended thresholds for risk scoring in a production environment? I'm seeing too many false positives with the default settings. Looking for guidance on tuning the risk assessment parameters.
I'm trying to implement the custom auth flow with Cognito Lambda triggers. The DefineAuthChallenge function is working, but I'm having trouble with the VerifyAuthChallengeResponse. Any examples or documentation?
Has anyone successfully integrated the React SDK with TypeScript? I'm getting type errors with the useSecureAuth hook. Would appreciate some guidance on proper type definitions.
We're seeing latency issues with authentication in our high-traffic application (10k+ concurrent users). What are the recommended approaches for optimizing SecureAuth performance at scale?
How does passkey synchronization work across different devices and platforms? Users are asking about accessing their passkeys on new devices. Is there documentation on the sync process?