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

feat(auth0): Add upsert_user function #828

Merged
merged 6 commits into from
Jun 16, 2023

Conversation

talevy42
Copy link
Contributor

Adds upsert_user function to the Auth0 connector.

Copy link
Collaborator

@shaunagm shaunagm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @talevy42! Thank you so much for adding this. Can you also add a corresponding test? (If you haven't written a Parsons test before, this guide may be helpful. It's written for people building entirely new connectors, so you can skip a bunch of the setup stuff, but it goes over things like how mocks work, etc.

@talevy42
Copy link
Contributor Author

talevy42 commented Jun 8, 2023

Added a test based on what I saw in other connector tests for upsert!

@talevy42
Copy link
Contributor Author

talevy42 commented Jun 8, 2023

I'm not certain what's causing the build error here. CircleCI is saying Python3 is not found

@shaunagm shaunagm merged commit 71a9672 into move-coop:main Jun 16, 2023
@shaunagm
Copy link
Collaborator

Thanks for adding the test! Not sure why the automatic checks were failing, but they're working now, so I'll merge this. Thanks again @talevy42!

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.

3 participants