Skip to content

Releases: grokify/goauth

v0.6.3

09 Sep 07:49
Compare
Choose a tag to compare

Updates

  1. dep: go mod: update
  2. refactor: ringcentral: migrate to credentials
  3. dep: go mod: update
  4. ci: gh actions: add Go 1.17
  5. enhance: credentials: support existing token in `Credentials.NewClien… …

v0.6.2

01 Sep 13:26
Compare
Choose a tag to compare

Updates

  1. feat: credentials: add NewCredentialsJSON()

v0.6.1

19 Aug 04:08
Compare
Choose a tag to compare

Updates

  1. enhance: ringcentral: examples/get_token add account list
  2. dep: go mod: update
  3. enhance: endpoints: add data

v0.6.0

07 Aug 08:00
Compare
Choose a tag to compare

Overview

Add endpoints

Updates

  1. enhance: endpoints: add data
  2. dep: go mod: update
  3. enhance: credentials: add subdomain
  4. feat: endpoints: init
  5. cleanup: credentials: remove unneeded code
  6. feat: monday: add scopes
  7. enhance: endpoints: add service data
  8. feat: credentials: add service name and OAuth endpoint inflation
  9. dep: go mod: update

v0.5.1

30 Jul 09:04
Compare
Choose a tag to compare

Updates

  1. enhance: ringcentral/examples/get_token: add `ringcentral.NewTokenC… …
  2. feat: ringcentral: examples/get_url init
  3. cleanup: credentials: remove old code
  4. cleanup: credentials: remove old cold
  5. feat: ringcentral: add endpoints
  6. enhance: ringcentral: switch to generalized credentials

v0.5.0

30 Jul 06:49
Compare
Choose a tag to compare

Overview

Add /credentials

Updates

  1. simplify: token: NewTokenCliFromWebi()
  2. feat: credentials: init

v0.4.8

26 Jul 06:48
Compare
Choose a tag to compare
  1. dep: jwt: migrate to github.com/golang-jwt/jwt
  2. dep: go mod: update

v0.4.7

19 Jul 08:14
Compare
Choose a tag to compare
  1. dep: go mod: update

v0.4.6

13 Jul 04:22
Compare
Choose a tag to compare

Updates

  1. dep: go mod: update
  2. dep: go mod: update go version
  3. ci: travis ci: remove travis.yml

v0.4.5

05 Jul 07:26
Compare
Choose a tag to compare

Updates

  1. dep: go mod: update
  2. enhance: metabase: add example cURL command to get_token
  3. dep: go mod: update
  4. feat: sparkpost: add ICS example