signInServerAPI property
This is the server API for sending the idToken and return the creds (bearer token, cookies, ...)
Implementation
SignInWithServerAPIAction? signInServerAPI;
This is the server API for sending the idToken and return the creds (bearer token, cookies, ...)
SignInWithServerAPIAction? signInServerAPI;