Skip to content

feat(backend): added email notification component#11

Merged
edospadoni merged 18 commits intomainfrom
email
Jul 30, 2025
Merged

feat(backend): added email notification component#11
edospadoni merged 18 commits intomainfrom
email

Conversation

@edospadoni
Copy link
Member

@github-actions
Copy link
Contributor

github-actions bot commented Jul 28, 2025

🚨 Breaking API change detected:

Modified (4)

  • GET /users
    • Response modified: 200
      • Content type modified: application/json
        • Property modified: data
          • Property modified: users
  • GET /users/{id}
    • Response modified: 200
      • Content type modified: application/json
        • Property modified: data
          • Property added: latest_login_at
  • POST /users
    • Content type modified: application/json
      • [Breaking] Property removed: password
        • Removing a resource is always breaking unless it was deprecated before [Breaking]
    • Response modified: 201
      • Content type modified: application/json
        • Property modified: data
          • Property added: latest_login_at
  • PUT /users/{id}
    • Response modified: 200
      • Content type modified: application/json
        • Property modified: data
          • Property added: latest_login_at

Preview documentation

Powered by Bump.sh

@edospadoni edospadoni temporarily deployed to email - my-backend-qa PR #11 July 29, 2025 07:08 — with Render Destroyed
@edospadoni edospadoni temporarily deployed to email - my-backend-qa PR #11 July 30, 2025 10:39 — with Render Destroyed
@edospadoni edospadoni temporarily deployed to email - my-frontend-qa PR #11 July 30, 2025 10:49 — with Render Destroyed
@edospadoni edospadoni force-pushed the email branch 2 times, most recently from feefe46 to faa8065 Compare July 30, 2025 14:37
@edospadoni edospadoni self-assigned this Jul 30, 2025
@edospadoni edospadoni marked this pull request as ready for review July 30, 2025 14:54
@edospadoni edospadoni merged commit 98c73cf into main Jul 30, 2025
11 checks passed
@edospadoni edospadoni deleted the email branch July 30, 2025 15:06
@github-actions
Copy link
Contributor

🗑️ Redirect URIs Removed from Logto

The following redirect URIs have been automatically removed from the Logto application configuration:

Redirect URIs:

  • https://my-frontend-qa-pr-11.onrender.com/login-redirect
  • https://my-proxy-qa-pr-11.onrender.com/login-redirect

Post-logout redirect URIs:

  • https://my-frontend-qa-pr-11.onrender.com/login
  • https://my-proxy-qa-pr-11.onrender.com/login

Cleanup completed for PR #11.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants