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

Oauth2 with Mongodb #5

Open
weierophinney opened this issue Dec 31, 2019 · 1 comment
Open

Oauth2 with Mongodb #5

weierophinney opened this issue Dec 31, 2019 · 1 comment

Comments

@weierophinney
Copy link
Contributor

"This module uses any PDO-suported database to manage the OAuth2"

What if someone wishes to use oauth2 with MongoDB and any other database type? Where can we find examples of creating and testing mongodb connection with oauth2? I could not find in Apiagility some info on this.


Originally posted by @juniormayhe at zfcampus/zf-oauth2#161

@weierophinney
Copy link
Contributor Author

There is a Doctrine ORM adapter at api-skeletons/zf-oauth2-doctrine you can use as a template if you wish to create a new adapter.

Otherwise see https://bshaffer.github.io/oauth2-server-php-docs/overview/storage/ for existing adapters.


Originally posted by @TomHAnderson at zfcampus/zf-oauth2#161 (comment)

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

1 participant