Already Logged In Feature - SSO Preparation
We needed user to click Login to perform login.
In some cases user may be already logged in and the user details are readily available Sometimes the user is already logged in and we have the user details are available upfront. In this case we need to display the user details. This feature prepares for future SSO module while currently provides downstream applications to utilize the same mechanism.
How to Use
You can pass in 0
if your getUser()
resolves to an immediate subject.
To upgrade from previous version;
npm i [email protected]