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(auth): added billing backend support #1289

Merged
merged 20 commits into from Oct 5, 2023

Conversation

iulianbarbu
Copy link
Contributor

@iulianbarbu iulianbarbu commented Oct 2, 2023

Description of change

Added backend billing support.

How has this been tested? (if applicable)

Integration tests were added.

TODO:

  • add integration tests for a trial subscription?
  • simplify integration test mocking (checkout sessions and subscriptions objects can be parameterised and changed based on the fields of interest).

@iulianbarbu iulianbarbu changed the title Feat/billing backend support feat(auth): added billing backend support Oct 2, 2023
auth/src/lib.rs Outdated Show resolved Hide resolved
@iulianbarbu iulianbarbu force-pushed the feat/billing_backend_support branch 3 times, most recently from af77509 to d8e41cb Compare October 4, 2023 10:05
Copy link
Contributor

@oddgrd oddgrd left a comment

Choose a reason for hiding this comment

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

LGTM! Just two nits

auth/src/user.rs Outdated Show resolved Hide resolved
DEVELOPING.md Outdated Show resolved Hide resolved
auth/src/user.rs Outdated Show resolved Hide resolved
auth/src/user.rs Outdated Show resolved Hide resolved
@iulianbarbu iulianbarbu merged commit b37b03f into shuttle-hq:main Oct 5, 2023
33 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.

None yet

2 participants