Skip to content
Compare
Choose a tag to compare
@getlarge getlarge released this 13 Jan 18:02
· 246 commits to main since this release
[email protected]
6b00e10

0.0.1 (2024-01-13)

🚀 Features

  • create base-client-wrapper (e8e9a57)
  • create kratos-client-wrapper (e21f8c2)
  • create keto-client-wrapper (1f83441)
  • port relation-tuple-parser to use Regex (bafa32b)
  • keto-client-wrapper: create OryAuthorizationGuard (7421135)
  • keto-relations-parser: create converters from tuple to Keto API parameters (f1a5088)
  • keto-relations-parser: build relation tuple builder using a fluent API (0ffa301)
  • keto-relations-parser: improve RelationTupleBuilder (d33ab07)
  • kratos-client-wrapper: create OryAuthenticationGuard (33a4e07)

🩹 Fixes

  • improve OryError to be a subset of AxiosError (89aea23)
  • update OryAuthorizationGuard and OryAuthenticationGuard interfaces and options (e60ee92)
  • base-client-wrapper: update HttpModule options and error message (f6adbc0)