You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add provider-specific authorization URL endpoint for Jetpack connection
* changelog
* Add support for magic link authentication and update provider options
* Replace string-based URL manipulation with proper URL parsing and construction for provider-specific authentication endpoints.
* Update doc, bring back $raw parameter
* Refactor email address assignment using null coalescing operator
* Update permission callback to use the correct method and handle optional redirect URI and email address parameters
* Refactor email address handling in magic link flow and ensure URL parameter values are properly encoded
* Add unit tests for provider-specific authentication endpoints
* Fix phan warning
Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/14000537385
Upstream-Ref: Automattic/jetpack@96b2fa3
0 commit comments