AuthScimConnectionTokenGenerator typedef

AuthScimConnectionTokenGenerator = String Function({int length})

Generates bounded identifiers and secrets for managed SCIM records.

Implementation

typedef AuthScimConnectionTokenGenerator = String Function({int length});