Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

Oauth2 with Mongodb #161

Open
juniormayhe opened this issue May 18, 2017 · 2 comments
Open

Oauth2 with Mongodb #161

juniormayhe opened this issue May 18, 2017 · 2 comments

Comments

@juniormayhe
Copy link

"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.

@TomHAnderson
Copy link
Contributor

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.

@weierophinney
Copy link
Member

This repository has been closed and moved to laminas-api-tools/api-tools-oauth2; a new issue has been opened at laminas-api-tools/api-tools-oauth2#5.

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

No branches or pull requests

3 participants