2019-03-13 Changelog

OAuth API
Link to section

Version summary

  • Square Version: 2019-03-13
  • .NET: 2.15.0
Link to section

Details

Link to section

New feature: OAuth Refresh Tokens

The ObtainToken endpoint now returns a refresh token along with an access token. Refresh tokens are used to renew expired OAuth access tokens. The RenewToken endpoint is now deprecated. For more information, see Build with OAuth.

You can migrate existing OAuth access tokens created using prior Connect API versions. For more information, see Migrate to Using Refresh Tokens.