这是indexloc提供的服务,不要输入任何密码
Skip to content

Releases: openfga/openfga

v0.1.2

20 Jun 22:10
ab4e1c5
Compare
Choose a tag to compare

Added

  • Request validation middleware
  • Postgres startup script

v0.1.1

17 Jun 21:11
ae567aa
Compare
Choose a tag to compare

Added

  • TLS support for both the grpc and HTTP servers
  • Configurable logging formats including text and json formats
  • OpenFGA CLI with a preliminary run command to run the server

v0.1.0

10 Jun 16:51
6702e77
Compare
Choose a tag to compare

Added

  • Initial working implementation of OpenFGA APIs (Check, Expand, Write, Read, Authorization Models, etc..)
  • Postgres storage adapter implementation
  • Memory storage adapter implementation
  • Early support for preshared key or OIDC authentication methods