Skip to content

Releases: appirio-tech/accounts-app

Backward Compatibility (for RS256 Id-Token) And Bug fixes

31 Aug 14:01
b3b5950
Compare
Choose a tag to compare
  • Handling custom claims for New auth0 flow (RS256 IdToken).
  • Fixing 'confirm password' validation for "Registration" page.

Enterprise Connection name move to environment variables.

01 Jun 10:16
015fc45
Compare
Choose a tag to compare

Move hard coded enterprise connection name (for SSO login) to environment variables.

Update design of Registration form and Log In pages

01 Jun 13:56
abe1962
Compare
Choose a tag to compare
Merge pull request #345 from appirio-tech/dev

New UI For Login and Register

Minor release with copy bug fixes and copy changes

08 Sep 03:53
Compare
Choose a tag to compare

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

08 Aug 03:48
Compare
Choose a tag to compare

This release contains the new updated flow for users registering using connect registration page.

Streamlined SSO login/reg flow

01 Aug 15:49
Compare
Choose a tag to compare

Integrated SSO registration into SSO login flow to avoid confusion of registering separately before login.

removed username from webpage

22 Jul 15:53
Compare
Choose a tag to compare
Merge pull request #121 from appirio-tech/dev

changed content on sso login and reg

Dummy release to have number based versioning for releases

12 Aug 06:23
Compare
Choose a tag to compare

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.