configurationURL property
Custom URL for the signed payload (JWS).
CDN-managed projects should leave this as null (the default).
Only set this for self-hosted configurations.
Implementation
final Uri? configurationURL;
Custom URL for the signed payload (JWS).
CDN-managed projects should leave this as null (the default).
Only set this for self-hosted configurations.
final Uri? configurationURL;