Mongo Adapter and API-Key plugin fail to find user
My application supports both Drizzle (postgres) and Mongo. When using the Drizzle adapter I have no issues with the API Keys but when using the Mongo adapter, it never finds the user with the error below. Note, that I am using a custom
generateId function but again this has no issue when using Drizzle.
Any thoughts on this are appreciated.0 Replies