Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Merge dev branch to staging branch #880

Merged
merged 4 commits into from
Aug 13, 2024
Merged

chore: Merge dev branch to staging branch #880

merged 4 commits into from
Aug 13, 2024

Conversation

johnson-oragui
Copy link
Collaborator

@johnson-oragui johnson-oragui commented Aug 13, 2024

This Pull Request updates the response returned after authentication by including organizations an authenticated User belongs to.

This PR will enable The update to be deployed to the live link.

Description

The changes allows the full display of organization(s) a user belongs to(is a member, is an admin).

Related Issue (Link to issue ticket)

Motivation and Context

How Has This Been Tested?

This has been tested with pytest and postman. Below are screenshots for the tests.

Screenshots (if appropriate - Postman, etc):

tests with pytest.
auth pytest

test for registration
auth register

test for login
auth login

test for magic link login
auth magic link

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Copy link

github-actions bot commented Aug 13, 2024

Here are the latest updates on your deployment. Explore the action and ⭐ star our project for more insights! 🔍

Deployed By Status Preview URL Updated At (UTC)
PR Deploy Terminated 🛑 Visit Preview Aug 13, 2024 03:57PM

@trevorjob trevorjob merged commit 5495449 into staging Aug 13, 2024
6 checks passed
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