Skip to content
New issue

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

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

Already on GitHub? # to your account

Implement json_serializable for requests #4

Closed
slightfoot opened this issue Aug 12, 2024 · 0 comments · Fixed by #11
Closed

Implement json_serializable for requests #4

slightfoot opened this issue Aug 12, 2024 · 0 comments · Fixed by #11

Comments

@slightfoot
Copy link
Collaborator

slightfoot commented Aug 12, 2024

  • Create models for clerk_api which mimic the json received from Clerk.
  • Implement json_seriablizable around these models
  • Move clerk_api into clerk_auth

Next steps: add integration tests to visually ascertain that the round trip to Clerk is working, and the models fit the shape of the data coming back.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants