tokenSigningPublicKeys property

Map<String, String>? tokenSigningPublicKeys
final

The public keys used to validate the token signature returned by your custom authentication service.

Implementation

final Map<String, String>? tokenSigningPublicKeys;