Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for PostgresDB #16

Open
Augigauki opened this issue Nov 21, 2023 · 4 comments
Open

Support for PostgresDB #16

Augigauki opened this issue Nov 21, 2023 · 4 comments

Comments

@Augigauki
Copy link
Contributor

Hi! Not really a issue, but I didn't find another place to raise awareness for this.

I am working on a Payload 2.0^ project with a PostgresDB, and would love to use this plugin for enabling auth via Azure AD. During my testing now it seems as if this plugin requires a MongoDB-database. Would love it if it could also support postgres!

@thgh
Copy link
Owner

thgh commented Nov 21, 2023

Agree! I think it's because passport needs sessions so I added express-session which needs some storage.

@Augigauki
Copy link
Contributor Author

Do you think adding postgres-support is feasible? Got a project already running on postgres that I would love enabling azure-ad for, having to migrate to mongodb for it would be quite a big painpoint for sure. If I know a update is in the works enabling postgres-support I can just sit tightly and wait :)

@alsherif-khalaf
Copy link

Do you think adding postgres-support is feasible? Got a project already running on postgres that I would love enabling azure-ad for, having to migrate to mongodb for it would be quite a big painpoint for sure. If I know a update is in the works enabling postgres-support I can just sit tightly and wait :)

Did you find a solution for this issue?

@bertribe
Copy link

I would like to see Postgres support as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants