Skip to content

v0.3.0: implemented a simple in-memory auth provider (#32)

Choose a tag to compare

@mickume mickume released this 22 Nov 22:58
· 292 commits to main since this release
3df01ac
* upgraded container version to match code release

* upgraded dependencies and some cleanup

* replace package settings with similar implementation from txsvc/stdlib

* renamed the DialSettings property

* refactored to use the latest stdlib and cloudlib

* changed to ubi9 and build on main

* replace logging in package api

* replace logging in package auth

* replaced logger with observer

* some simple cleanup

* implemented a simple in-memory auth provider