infrastructure/infrastructure library

Functions

generateNonce([int length = 32]) String
Generates a cryptographically secure random nonce, to be included in a credential request.
sha256ofString(String input) String
Returns the sha256 hash of input in hex notation.

Exceptions / Errors

AppleSignInUnavailableException