Skip to content

Releases: arc-archive/authorization-method

v0.2.8

05 Apr 17:34
79ac4ff
Compare
Choose a tag to compare

0.2.8 (2022-04-05)

Build System / Dependencies
Chores
  • deprecating the element (dd74387d)
  • updating dependencies and the deployment script (671168a6)
  • [ci skip] automated merge master->stage. syncing main branches (48c8d4f2)
  • [ci skip] automated merge master->stage. syncing main branches (ba9ac733)
Documentation Changes
New Features
  • oauth2-method: allow to add credentials source (e593b91b)
Bug Fixes
  • clear credentials when changing grantType (af4f38a1)
  • Token state should be checked only for implicit grant type (577ccea9)
  • disabled credentials (af3d6225)
  • fixes #9 - client credentials delivery (5de1fc49)
Tests

v0.2.7

04 Jun 01:10
dd74387
Compare
Choose a tag to compare

0.2.7 (2021-06-04)

Build System / Dependencies
Chores
  • cleaning up the dependencies (96b9a548)
  • [ci skip] automated merge master->stage. syncing main branches (267139ec)
New Features
  • hiding redirect URI when not supported grant (4a282e4c)