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

2 Commits

Author SHA1 Message Date
a7ac39c54c
Update Documentation for Oauth2 Application delete
All checks were successful
continuous-integration/drone/pr Build is passing
also fix variable names to be similar to existing functions

Signed-off-by: Dan Molik <dan@danmolik.com>
2020-04-20 07:23:33 -04:00
844dcf6bfe
Add Get/Update for oauth2 apps
All checks were successful
continuous-integration/drone/pr Build is passing
Add a get by id function for oauth applications, and add an update
  function, also ensuring the oauth2 update regenerates the client
  secret.

Signed-off-by: Dan Molik <dan@danmolik.com>
2020-04-19 08:18:08 -04:00