Closed KrishnaIyer closed 1 month ago
Hey @KrishnaIyer, I've been looking at OAuth docs to see if all is covered. I've noticed that we have this now:
which is a bit different than what was described here https://www.thethingsindustries.com/docs/api/concepts/auth/oauth-access-tokens/, i.e. there is no password and authorization code options to choose, and there is this Enabled option for which I don't understand what it should be representing. Also, there seems to be double Enabled option if I log in as admin, but if I log in as non-admin I can only see one Enabled option. Could you give me a bit context about changes that were done in the meantime so I can update this
@nicholaspcr: Can you take a look? This is also good for you to get up to speed with our OAuth system.
Summary
Document registering Oauth clients. Replaces https://github.com/TheThingsNetwork/lorawan-stack/issues/1784
Why do we need this ?
To register Oauth clients
What is already there? What do you see now?
No docs
What is missing? What do you want to see?
Document how users can approach building OAuth clients
How do you propose to document this?
From the original issue
Can you do this yourself and submit a Pull Request?
Can help document.