Package version:
Serializes an AuthenticationRecord into a string.
AuthenticationRecord
The output of a serialized authentication record will contain the following properties:
To later convert this string to a serialized AuthenticationRecord, please use the exported function deserializeAuthenticationRecord().
deserializeAuthenticationRecord()
Serializes an
AuthenticationRecordinto a string.The output of a serialized authentication record will contain the following properties:
To later convert this string to a serialized
AuthenticationRecord, please use the exported functiondeserializeAuthenticationRecord().