JS Release 3.11.0


This JavaScript Release adds the “Access Token via Header” and “Pre-registered user Identification via Username” features to our LoginRadius V2 JavaScript library, please see below for details.

Swati
about 2 years ago

Change Log

ADDED
Option “passAccessTokenInHeader” has been added to the LoginRadius existing commonOptions list to pass the Access Token with the header in a more secure way.
ADDED
Option “existUsername” has been added to the LoginRadius existing commonOptions list for Username identification at the time of registration.