Nanoflow Commons 4.0.4 - Mendix 10.6.5.29688
UrazAkgultan
released this
13 Aug 08:30
·
109 commits
to main
since this release
- We've added support for the token-based authentication with the SignIn action. This authentication method allows users to remain signed in until the expiration time of the token. You can read more about this behavior on this documentation page https://docs.mendix.com/refguide/session-management/#2-authentication-token
To enable it you can set the new SignIn action parameter useAuthToken
to true
.