farmOS / farmOS.js

A JavaScript library for working with farmOS data structures and interacting with farmOS servers.
MIT License
15 stars 13 forks source link

Change grant_type password to client_credentials, add scope and client_secret #91

Open Fosten opened 5 months ago

Fosten commented 5 months ago
braughtg commented 2 months ago

Awesome @Fosten :-) but... you can enable that contrib module to get password credentials as an option.

It would be great to have both. I use the password credentials quite a bit in my test suite and it would be nice not to have to rebuild all of that.