enable api key #1028
DanRibbens
started this conversation in
Feature Requests & Ideas
enable api key
#1028
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When an auth collection is configured to
useAPIKey
, it is not compatible withdisableLocaleStrategy
. These two options should work independetly of one another so that you could have a collection that enables api keys, but does not have email and passwords.The change needs to address the frontend and ensure that the API key authentication works on the backend still when
disableLocaleStrategy
is set to true.Beta Was this translation helpful? Give feedback.
All reactions