@astro-my/aim-sdk
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -37,3 +37,4 @@ const axios = require('axios'); | ||
response_types: partner.responseTypes, | ||
redirect_uris: partner.allowLoginSuccessRedirect | ||
redirect_uris: partner.allowLoginSuccessRedirect, | ||
token_endpoint_auth_method: partner.tokenEndpointAuthMethod | ||
})); | ||
@@ -40,0 +41,0 @@ return result; |
{ | ||
"name": "@astro-my/aim-sdk", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "The SDK to access Astro Identity Core functionality", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
139291
677