Highlights
- Arctic Code Vault Contributor
Pinned
697 contributions in the last year
Contribution activity
January 2021
Created 21 commits in 2 repositories
Created a pull request in mozilla/fxa that received 1 comment
refactor(auth-server): split out stripe webhook routes
Because: We are going to add more subscription routes and splitting them makes the code easier to maintain. This commit: Refactors the single su…
+1,481
−1,170
•
1
comment
Opened 8 other pull requests in 2 repositories
mozilla/fxa
6
merged
mozilla/ecosystem-platform
2
merged
Reviewed 7 pull requests in 2 repositories
mozilla/fxa 6 pull requests
- feat(auth-server): adds createBillingAgreement method to PayPalHelper
- feat(auth-server): add chargeCustomer to Paypalhelper
- chore(auth-server): small clean-ups in paypal-client and paypal
- feat(auth-server): add getCheckoutToken to PayPalHelper
- chore(auth-server): add ability to run remote tests with mocha vscode
- fix(gql-api): restore CatchGatewayError decorator