Releases: appirio-tech/accounts-app
Backward Compatibility (for RS256 Id-Token) And Bug fixes
- Handling custom claims for New auth0 flow (RS256 IdToken).
- Fixing 'confirm password' validation for "Registration" page.
Enterprise Connection name move to environment variables.
Move hard coded enterprise connection name (for SSO login) to environment variables.
Update design of Registration form and Log In pages
Merge pull request #345 from appirio-tech/dev New UI For Login and Register
Minor release with copy bug fixes and copy changes
Couple of bugs fixed around member side reset password flow (appirio-tech/connect-app#961 #164)
Copy changes in connect flows
Better error handling for generic errors
Better error states for connect flows
Updated logo for connect flows
New registration flow for Connect
This release contains the new updated flow for users registering using connect registration page.
Streamlined SSO login/reg flow
Integrated SSO registration into SSO login flow to avoid confusion of registering separately before login.
removed username from webpage
Merge pull request #121 from appirio-tech/dev changed content on sso login and reg
Dummy release to have number based versioning for releases
This release does not has any code changes. Its just a marking of latest release to be 0.0.6 because previous 5 releases were not using number based versioning.
This is needed to let topcoder-app and work-app use the released version of tc-accounts instead of pointing to dev branch even for production.