FOSOAuthServerBundle icon indicating copy to clipboard operation
FOSOAuthServerBundle copied to clipboard

Basic couchdb support

Open gaubej opened this issue 8 years ago • 6 comments

For my project, I use CouchDB database. So I had to work with FOSOAuthBundle and CouchDB. I've use MongoDB Document and just edit existant couchdb model.

I still have some problem to verify client credentials using FindOneBy because CouchDB don't find my Id this way. So I had to search using juste secret then verify my id.

This is my first contribution so I wait for your advice and feedback.

gaubej avatar Feb 21 '16 19:02 gaubej

Can I have some update about this ? This is very important if we want to use Couchdb 2.0 as database.

gaubej avatar May 04 '17 13:05 gaubej

Sorry for that, I have commited corrections

gaubej avatar May 10 '17 19:05 gaubej

Now cool waiting for acceptance too!

GSokol avatar May 11 '17 07:05 GSokol

Can this be integrate ? Can someone accept this ? Is there any problem ?

gaubej avatar Sep 28 '17 13:09 gaubej

There are a few conflicts. Maybe you can rebase on top of master.

@dkarlovi should be able to get this merged.

dinamic avatar Feb 01 '18 08:02 dinamic

@gaubej is this obsoleted by #524? If so, please close it and we can work on this there.

dkarlovi avatar Feb 14 '18 07:02 dkarlovi