Hi, I'm enabling passkey auth via the JS client. The auth.passkey.* methods are documented at https://supabase.com/docs/reference/javascript/auth-passkey-api but I don't see the Passkeys config page in my dashboard. Is the dashboard config required, or does the backend accept passkey calls with default RP_ID?
The user is trying to enable passkey authentication using the JavaScript client and is unsure if the dashboard configuration is required. They are asking if the backend accepts passkey calls with a default RP_ID without needing the dashboard config page.