Observable-based Passkey API client exposed by AuthService.passkey.
Wraps PasskeyApiClient from @auth0/auth0-spa-js. Both methods handle the
full WebAuthn flow internally and update Angular auth state on success.
All methods return Observable instead of Promise.
Observable-based Passkey API client exposed by
AuthService.passkey.Wraps
PasskeyApiClientfrom@auth0/auth0-spa-js. Both methods handle the full WebAuthn flow internally and update Angular auth state on success. All methods returnObservableinstead ofPromise.