Need an additional parameter for authentication purposes
While being sent the username automatically can be nice, it is not very flexible for some scenarios.
would it be possible to add another option to the client that can be set by the end user of the client, like $CLIENT_SECRET or similar?
this would allow for me to give the client secret to someone which they enter into their client config. The same thing could happen if you allowed for overriding the username that is passed, but i didnt see a way to do this.
please let me know your thoughts.