Features
- passport: automatically use form_post response mode when using hybrid response types (c9f2993)
- passport: easier way to use id_token_hint without overloads (afe24ae)
- passport: easier way to use login_hint without overloads (264db00)
- passport: easier way to use OAuth 2.0 Resource Indicators without overloads (7eb3076)
- passport: easier way to use OAuth 2.0 Rich Authorization Requests without overloads (af0f9d6)
Refactor
- passport: align use of callbackURL with other strategies and user expectations (333ad31)
- passport: use 303 See Other for the redirect (4004070)