Skip to content

Releases: zalando-incubator/authmosphere

authmosphere@4.0.0

29 Oct 12:43
bcd9154
Compare
Choose a tag to compare

New major version, see https://github.com/zalando-incubator/authmosphere/blob/master/CHANGELOG.md for details.

What's Changed

  • docs(review): minor typos in docs by @Alftron in #197
  • docs(security): Update security.md by @Retro64 in #199
  • feat(code analysis): Added nsp, codacy badge and updated deps by @Retro64 in #202
  • fix(nyc): Downgraded dependency by @Retro64 in #204
  • feat(verbosity): add verbosity flag for coveralls by @Retro64 in #206
  • docs(security): Link security from contribution by @Retro64 in #210
  • fix(deps): Update dependencies by @Retro64 in #213
  • fix(hoek): Added hoek as dependency to fix vulnerability by @Retro64 in #215
  • 216 security by @Retro64 in #217
  • fix(express-tooling): pass logger to getTokenInfo and log error by @shuhei in #218
  • 219 custom get token info by @bzums in #222
  • feat(mocks): accept bearer token via header by @bzums in #225
  • chore(dependencies): update dependencies by @bzums in #228
  • fix(type): Export GetTokenInfo from index.ts by @kamshak in #229
  • fix(deps): Update dependencies by @Retro64 in #232
  • Obfuscate token by @jans510 in #236
  • chore(dependencies): fix vulnerabilities by @bzums in #238
  • docs(security.md): update content by @ISO50 in #240
  • fix(dependencies): Update dependencies and related code changes by @Retro64 in #242
  • fix(deps): Update dependencies by @Retro64 in #244
  • chore(linting): move to eslint by @Retro64 in #247
  • fix(update dependencies): Update dependencies and adjust code and settings by @Retro64 in #252
  • fix(lint): Remove TSLint leftovers by @Retro64 in #254
  • fix(lint): Fix linting errors by @Retro64 in #256
  • Add GitHub ci action by @ISO50 in #258
  • chore(.npmrc): Added .npmrc and updated dependencies by @Retro64 in #260
  • fix(dependencies): Update dependencies by @Retro64 in #262
  • fix(deps): Update dependencies by @Retro64 in #264
  • chore(deps): Dependency updates by @Retro64 in #266
  • fix(type): Fix logger type and update dependencies by @Retro64 in #269
  • feat(node): Deprecate end-of-life node versions by @Retro64 in #271

New Contributors

Full Changelog: v2.0.0...v4.0.0

authmosphere@2.0.0

06 Feb 14:32
Compare
Choose a tag to compare

authmosphere 1.1.0

05 Oct 08:22
Compare
Choose a tag to compare

Support Client Credentials Flow

Project cleanup, upgrade to TypeScript2

25 Oct 14:18
Compare
Choose a tag to compare
0.25.0

upgrade to typescript2

getAccessToken fix

02 Aug 07:51
Compare
Choose a tag to compare
Merge pull request #4 from zalando-incubator/3-fix-scopes-parameter

fix(scopes-parameter): call split() on scopes parameter

Initial incubator release

02 Aug 06:53
Compare
Choose a tag to compare
Merge pull request #48 from graviton/47-prepare-incubator

chore(project): README and package.json