OptionalaccessOptional Expo access token used as a Bearer token for higher rate limits.
OptionaldisableWhen true, environment variable fallback is DISABLED for this request. If credentials are incomplete and this is true, the request will fail rather than falling back to environment variables.
Credentials for the Expo Push provider. Extends ProviderCredentialsBase to support per-request credential override.
Remarks
All fields are optional. The Expo Push API can be called anonymously; supplying an
accessTokensimply raises rate limits and enables enhanced push security. The provider therefore degrades gracefully when no token is available.