March 2024

New features

GSDL

  • As a user, I can use the new GDSL command authInitMailsacMagicLink to authenticate on my website which send a connection magic link to my account email

Improvements

GDSL

  • The command group “OTP” has been renamed in AuthenticationManager because GDSL can now read not only OTP but also magic link to connect to an application. All GDSL commands for OTP have been renamed. Old name continues to work for backwards compatibility

Old name

New Name

Old name

New Name

initManualOTP

authInitManualJSONFileOTP

initMailsacOTP

authInitMailsacOTP

waitAndStoreOTP

authWaitAndStoreData

enterStoredOTP

authEnterStoredData

Documentation changes