Skip to content

v0.2.8

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Apr 17:34
79ac4ff

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