Add Get/Update for oauth2 apps #311

Merged
zeripath merged 2 commits from graytshirt/go-sdk:get-update-oauth2 into master 2020-04-20 13:18:03 +00:00
Contributor

Add a get by id function for oauth applications, and add an update
function, also ensuring the oauth2 update regenerates the client
secret.

Add a get by id function for oauth applications, and add an update function, also ensuring the oauth2 update regenerates the client secret.
lunny added the
kind/feature
label 2020-04-19 12:28:36 +00:00
Owner

@graytshirt I found a wrong comment:

// DeleteOauth2 delete an Oauth2 application by name

unrelated to this pull but would be nice if you can correct this one too :)

@graytshirt I found a wrong comment: `// DeleteOauth2 delete an Oauth2 application by name` unrelated to this pull but would be nice if you can correct this one too :)
6543 added this to the v0.12.0 milestone 2020-04-19 19:09:43 +00:00
Author
Contributor

Updated some function parameter names as well.

Updated some function parameter names as well.
6543 approved these changes 2020-04-20 11:32:16 +00:00
Dismissed
zeripath approved these changes 2020-04-20 13:17:39 +00:00
Dismissed
zeripath merged commit 0cf676d9f9 into master 2020-04-20 13:18:03 +00:00
Sign in to join this conversation.
No description provided.