payloadcms / payload

The best way to build a modern backend + admin UI. No black magic, all TypeScript, and fully open-source, Payload is both an app framework and a headless CMS.
https://payloadcms.com
MIT License
21k stars 1.26k forks source link

fix: auth strategy exp #6945

Closed jmikrut closed 2 days ago

jmikrut commented 2 days ago

Description

Ensures that exp and auth strategy are available from the me and refresh operations as well as passed through the Auth provider. Same as #6943

Type of change