I was curious when this is planned for support?
I am pretty sure this is the type i want and maybe someone can correct me if not. I am a bit new to Oauth2.
But we have basically 3 scenarios.
1. Typical 3rd party you go in and we authenticate. Using a redirect URI (auth code)
2. Trusted 3rd party. But the problem is here we have 2 scenes
a. Accessing user data (password)
b. Accessing generic data here we dont need authentication or redirect we just want them to accss it. I am assuming then this is client_credentials right?


Reply With Quote
thank you devs.
