Skip to content

Releases: tobyDickinson/strava-oauth2

1.1.0

04 Jan 16:52
Compare
Choose a tag to compare

This release adds the following features:

  • Client.getTokenFromObject(obj) - Enables integration with services that don't provide a full request URI (such as AWS API Gateway), by providing the request query string parameters object directly.

1.0.1

27 Dec 17:25
Compare
Choose a tag to compare

Resolves relative URL parsing bug #5

First release

27 Dec 16:19
Compare
Choose a tag to compare

strava-oauth2

This release provides the following features:

  • Authorization URL generation
  • Token fetching and parsing
  • Request signing for API interaction