Closed jonmarkgo closed 1 week ago
This PR updates the omniauth-mlh gem to support the new MyMLH API v4, replacing the previous v3 implementation.
/v4/users/:id
/api/v3/user.json
To migrate from v3 to v4:
Added comprehensive test coverage for:
Update omniauth-mlh to support MyMLH API v4
This PR updates the omniauth-mlh gem to support the new MyMLH API v4, replacing the previous v3 implementation.
Changes
/v4/users/:id
)Breaking Changes
/api/v3/user.json
to/v4/users/:id
Migration Guide
To migrate from v3 to v4:
Testing
Added comprehensive test coverage for: