Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 31 million developers.
Sign up
Pinned
1,119 contributions in the last year
Contribution activity
April 2019
- lmorchard/fxa JavaScript
Created a pull request in mozilla/fxa that received 6 comments
fix(scripts): fix paths to start mysql servers in local dev
I had to make these changes to get ./pm2 start mysql_servers.json to work.
+11
−11
•
6
comments
- Integrate with SubHub by replacing auth server stub calls
- Update subscription management pages with final UX
- Initial rough subscription cancel & update page
- Initial rough subscription sign-up page
- Initial overall structure for subscriptions management on dedicated domain
- Implement new subscription-related auth APIs for payment pages
- Integration with SubHub notifications
- Implement account field restriction enforcement
- Store & manage per-RP restriction on user account fields
- Store & manage which Relying Parties a user has logged into as recipients for notifications
- Store & manage webhook endpoints for notifications to Relying Parties
- Implement new auth server API method to list active subscriptions
- Store & manage active subscriptions per user
- [Epic] Implement Subscription Status API Updates