Support 2FA for basic auth & refactor Token functions #335

Merged
6543 merged 5 commits from 6543/go-sdk:client-auth-otp into master 2020-05-19 22:16:46 +00:00
Owner
  • add func (c *Client) SetOTP(otp string)
  • remove username & password param from:
    • ListAccessTokens
    • CreateAccessToken
    • DeleteAccessToken

close #279

* add func (c *Client) SetOTP(otp string) * remove username & password param from: + ListAccessTokens + CreateAccessToken + DeleteAccessToken close #279
6543 added this to the v0.12.0 milestone 2020-05-19 00:38:48 +00:00
6543 added the
kind/breaking
kind/feature
kind/refactor
labels 2020-05-19 00:38:48 +00:00
jolheiser approved these changes 2020-05-19 15:07:52 +00:00
Dismissed
zeripath approved these changes 2020-05-19 20:58:15 +00:00
Dismissed
6543 merged commit 70863f4458 into master 2020-05-19 22:16:42 +00:00
6543 deleted branch client-auth-otp 2020-05-19 22:16:58 +00:00
Sign in to join this conversation.
No description provided.