Skip to content

v2.6.1: Updates clearIdentity to support optional and string identifiers

Choose a tag to compare

@thorewi thorewi released this 28 Mar 10:30
· 22 commits to main since this release
Allows the clearIdentity method to be called without arguments, which is now utilized during the logout process. It also expands the accepted identifier types to include strings and handles null values.