Next-Auth Salesforce DB Adapter
Uses OAuth 2.0 JWT Bearer Flow for Server-to-Server Integration
You would not want to use this because of API limits (~100k/24hrs) and because of the auth hop that's required prior to each db request?
A plugin for using Salesforce as a database with next-auth
TypeScript
Uses OAuth 2.0 JWT Bearer Flow for Server-to-Server Integration
You would not want to use this because of API limits (~100k/24hrs) and because of the auth hop that's required prior to each db request?