Releases: grokify/goauth
Releases · grokify/goauth
v0.6.3
Updates
- dep: go mod: update
- refactor: ringcentral: migrate to credentials
- dep: go mod: update
- ci: gh actions: add Go 1.17
- enhance: credentials: support existing token in `Credentials.NewClien… …
v0.6.2
Updates
- feat: credentials: add
NewCredentialsJSON()
v0.6.1
Updates
- enhance: ringcentral: examples/get_token add account list
- dep: go mod: update
- enhance: endpoints: add data
v0.6.0
Overview
Add endpoints
Updates
- enhance: endpoints: add data
- dep: go mod: update
- enhance: credentials: add subdomain
- feat: endpoints: init
- cleanup: credentials: remove unneeded code
- feat: monday: add scopes
- enhance: endpoints: add service data
- feat: credentials: add service name and OAuth endpoint inflation
- dep: go mod: update
v0.5.1
Updates
- enhance: ringcentral/examples/get_token: add `ringcentral.NewTokenC… …
- feat: ringcentral: examples/get_url init
- cleanup: credentials: remove old code
- cleanup: credentials: remove old cold
- feat: ringcentral: add endpoints
- enhance: ringcentral: switch to generalized credentials
v0.5.0
Overview
Add /credentials
Updates
- simplify: token: NewTokenCliFromWebi()
- feat: credentials: init
v0.4.8
- dep: jwt: migrate to github.com/golang-jwt/jwt
- dep: go mod: update
v0.4.6
Updates
- dep: go mod: update
- dep: go mod: update go version
- ci: travis ci: remove travis.yml
v0.4.5
Updates
- dep: go mod: update
- enhance: metabase: add example cURL command to get_token
- dep: go mod: update
- feat: sparkpost: add ICS example