OAuth Proxy plugin incompatible with stateless sessions

The OAuth Proxy plugin seems to require that a database adapter exists: https://github.com/better-auth/better-auth/blob/eb45cfd7f6179be48f1d7198dcaf9db9ea823fae/packages/better-auth/src/plugins/oauth-proxy/index.ts#L271-L275 This means that when using stateless sessions in 1.4 beta, the plugin doesn't do anything. Is this expected?
GitHub
better-auth/packages/better-auth/src/plugins/oauth-proxy/index.ts a...
The most comprehensive authentication framework for TypeScript - better-auth/better-auth
1 Reply
Taesu
Taesu2w ago
I’m working on this!!

Did you find this page helpful?