Kind: Function
Source: atloria-monorepo/apps/api/src/scim/scim.constants.ts
sha256 of a presented bearer token — matched against ScimToken.tokenHash.
Signature
tsfunction hashScimToken(plaintext: string): string
Parameters
| Name | Type |
|---|---|
plaintext | string |
Returns: string
Was this page helpful?