jwt property
BYOA JWT — when supplied, the provider seeds auth.setJwt(jwt) on
startup (Bring Your Own Auth). Apps not using BYOA can leave this null.
Implementation
final String? jwt;
BYOA JWT — when supplied, the provider seeds auth.setJwt(jwt) on
startup (Bring Your Own Auth). Apps not using BYOA can leave this null.
final String? jwt;