Skip to content

Releases: nestjs-mod/nestjs-mod-sso

client-v1.0.2

01 May 06:34

Choose a tag to compare

1.0.2 (2025-05-01)

Bug Fixes

  • remove get profile data before update it (1b1f01e)

server-v1.0.6

30 Apr 11:53

Choose a tag to compare

1.0.6 (2025-04-30)

Bug Fixes

  • update tests and fix errors on update profile (7409228)

server-v1.0.5

30 Apr 08:02

Choose a tag to compare

1.0.5 (2025-04-30)

Bug Fixes

  • add support x-skip-throttle in request headers for skip throttle rules (2e2693e)

client-v1.0.1

30 Apr 11:52

Choose a tag to compare

1.0.1 (2025-04-30)

Bug Fixes

  • update tests and fix errors on update profile (7409228)

server-v1.0.4

29 Apr 21:16

Choose a tag to compare

1.0.4 (2025-04-29)

Bug Fixes

  • add use CLIENT_MINIO_URL (9dbdb69)
  • update replace-envs [skip cache] (70dcb3f)
  • update replace-envs [skip cache] (e3ba524)

server-v1.0.3

29 Apr 16:35

Choose a tag to compare

1.0.3 (2025-04-29)

Bug Fixes

server-v1.0.2

29 Apr 11:58

Choose a tag to compare

1.0.2 (2025-04-29)

Bug Fixes

server-v1.0.1

29 Apr 10:16

Choose a tag to compare

1.0.1 (2025-04-29)

Bug Fixes

  • try rebuild all [skip cache] (48445c7)

server-v1.0.0

29 Apr 05:43

Choose a tag to compare

1.0.0 (2025-04-29)

Bug Fixes

  • add activate first project if active project is empty (76277e8)
  • add all need code for work tests (967d6cc)
  • add empty modules (87b1955)
  • add skipValidateRefreshSession to signOut method for skip validate refresh token (f99f02f)
  • integrate sso to notification module (acfeb38)
  • move 2fa and sen email to module config (a404bd2)
  • move large options to standalone files (0536b46)
  • partial sync with fullstack project (2025-03-04) (ad8df67)
  • partial sync with fullstack project (2025-03-06) (1e80b9f)
  • remove not need module SsoClientModule (c0c292d)
  • remove old docker files, add new docker files, change packageManager to npm (708c356)
  • remove use local refresh token (a160d5a)
  • rename expiresIn to expiresAt (1f57b5e)
  • revert versions of libs (3a6590f)
  • sync server with sso project (2025-04-24-10-25) (4e2ae4d)
  • sync with fullstack project (2025-03-22) (bd34772)
  • sync with fullstack repo (0c4b63d)
  • update code for fill default email templates in database (a678387)
  • update deps (00e3195)
  • update deps (2ed0726)
  • update deps (5c9d66b)
  • update deps (facb027)
  • update deps (c2afb7f)
  • update description of project (f2dc0ed)
  • update docker files, and change envs with sso projects (5e0dafb)
  • update logic for work with webhooks (4212791)
  • update output dto for users and projects (8eca62e)
  • update tests (eee1b20)
  • update tests (e07a9d8)
  • update tests and some code for them (fd781ee)
  • update translates (64df6b2)
  • update translates (c91ea2b)
  • update work with envs for nestjs version (003dfe4)

Features

  • add support create invite link for manager (a396328)
  • add all need logic for 2fa module, and integrate it to sso module (f18fbb7)
  • add allow work with webhook and email templaes from admin role (25e6d29)
  • add basic logic for auth (50040e9)
  • add check active state of refresh session (6910b42)
  • add check expires at on validate refresh session (8114409)
  • add client for sso, and add frontend for projects (a0bc258)
  • add controller for sessions (4e5ef17)
  • add field "public" to "SsoProject" (3d32720)
  • add forgot-password (f53ba77)
  • add frontend for sessions (28786b6)
  • add full support sign in with google (4daf842)
  • add input for user form for check role of user (097aae8)
  • add mail sender (227ff95)
  • add maildev (8f7fcb4)
  • add Manager role type (86ab19b)
  • add new tests cases (b97c295)
  • add project switcher on navmenu (6a69647)
  • add support change content of email templates (df747c2)
  • add support show picture in user grid (01e303c)
  • add support translates to project name (4878ed4)
  • add tests and logic for restore password (e5f3964)
  • add throttler to sign-up (60a3dad)
  • add users page (1273361)
  • append all need webhooks (94e7633)
  • append default public projects (0d7f91d)
  • append exists not working auth as sso from another project, for refactor and use it in this project (bb53f16)
  • append support run sso as standard nestjs application (3a741fe)
  • append two-factor and notifications to main (cb062a0)
  • append ui and logic for test request from webhook form (72429de)
  • ci script for build docker image to github (f3e8195)
  • integrate sso in client and server apps (0c7d0ab)
  • move all modules to core folder (c2f4217)
  • move auth module inside sso (1c82658)
  • move default projects to env (31e74cc)
  • remove code for supabase and authorizer (9f768d9)
    ...
Read more

client-v1.0.0

29 Apr 05:42

Choose a tag to compare

1.0.0 (2025-04-29)

Bug Fixes

  • add activate first project if active project is empty (76277e8)
  • add all need code for work tests (967d6cc)
  • add save guest locale to another local storage key (bc89459)
  • add support change title of pages (191797c)
  • integrate sso to notification module (acfeb38)
  • partial sync with fullstack project (2025-03-06) (1e80b9f)
  • remove old docker files, add new docker files, change packageManager to npm (708c356)
  • remove use local refresh token (a160d5a)
  • rename expiresIn to expiresAt (1f57b5e)
  • revert versions of libs (3a6590f)
  • sync server with sso project (2025-04-23-23-59) (d0b99ff)
  • sync server with sso project (2025-04-24-10-25) (4e2ae4d)
  • sync with fullstack project (2025-03-22) (bd34772)
  • update deps (00e3195)
  • update deps (2ed0726)
  • update deps (5c9d66b)
  • update deps (facb027)
  • update deps (c2afb7f)
  • update docker files, and change envs with sso projects (5e0dafb)
  • update logic for detect and switch user and guest locale (e6ea1a6)
  • update logic for work with webhooks (4212791)
  • update output dto for users and projects (8eca62e)
  • update tests (eee1b20)
  • update tests (e07a9d8)
  • update tests and some code for them (fd781ee)
  • update translates (64df6b2)
  • update translates (c91ea2b)

Features

  • add support create invite link for manager (a396328)
  • add allow work with webhook and email templaes from admin role (25e6d29)
  • add basic logic for auth (50040e9)
  • add check active state of refresh session (6910b42)
  • add check expires at on validate refresh session (8114409)
  • add client for sso, and add frontend for projects (a0bc258)
  • add controller for sessions (4e5ef17)
  • add field "public" to "SsoProject" (3d32720)
  • add FingerprintService (d2dfee6)
  • add forgot-password (f53ba77)
  • add frontend for sessions (28786b6)
  • add full support sign in with google (4daf842)
  • add input for user form for check role of user (097aae8)
  • add mail sender (227ff95)
  • add maildev (8f7fcb4)
  • add Manager role type (86ab19b)
  • add new tests cases (b97c295)
  • add project switcher on navmenu (6a69647)
  • add support change content of email templates (df747c2)
  • add support show picture in user grid (01e303c)
  • add support translates to project name (4878ed4)
  • add throttler to sign-up (60a3dad)
  • add users page (1273361)
  • append all need webhooks (94e7633)
  • append exists not working auth as sso from another project, for refactor and use it in this project (bb53f16)
  • append two-factor and notifications to main (cb062a0)
  • append ui and logic for test request from webhook form (72429de)
  • integrate sso in client and server apps (0c7d0ab)
  • move all modules to core folder (c2f4217)
  • move auth module inside sso (1c82658)
  • remove code for supabase and authorizer (9f768d9)
  • remove webhook auth logics (6f17a92)
  • rename project and remove posts (21525a9)
  • switch random string to totp code for two factor (a165f8f)
  • update auth forms, start add oauth with google (04e1a22)
  • update translates and fix errors of work with oauth (0b82b7b)