Files
payload/src/auth
Dan Ribbens 5b70ebd119 fix: use the slug for authentication header API Key
BREAKING CHANGE: replaced the useAPIKey authentication header format to use the collection slug instead of the collection label. Previous: `${collection.labels.singular} API-Key ${apiKey}`, updated: `${collection.slug} API-Key ${apiKey}`
2022-12-19 11:02:40 -05:00
..
2020-11-22 00:01:47 -05:00
2020-11-25 17:36:51 -05:00
2020-11-22 00:01:47 -05:00