Pre: Custom Configurations

Note that certain flows like claims, attestations, and ownership requirements only function if they are also checked server-side as well. Many of the integrations / frameworks in this section may handle the verification step for you (and thus not checking those extra requirements).

Consider workarounds for these such as manually implementing the missing logic, checking criteria on your end and not within the authentication flow, and so on.

Last updated