authCodeData property
AuthCodeData contains the data the runtime requires to exchange for access and refresh tokens.
If the data is not provided, the runtime will read the data from the secret manager.
Optional.
Implementation
AuthCodeData? authCodeData;