Skip to content

Releases: tozny/utils-go

Full-Request authentication middleware support

16 Aug 16:53
09ee512
Compare
Choose a tag to compare
Merge pull request #37 from tozny/feature/XTozMiddleware

Add full request authenticator

Better Env handling for numbers

12 Jul 19:09
Compare
Choose a tag to compare
v0.0.33

Add MustGetEnv methods for use with numbers

v0.0.23 Logging Interface

17 May 16:54
321c190
Compare
Choose a tag to compare

This release introduces a logging interface to the logging package. This interface exposes methods compatible with the ServiceLogger, making integration of logging into various packages more smooth.

v0.0.19: Merge pull request #19 from tozny/features/PLAT-143-per-service-e3db-…

06 May 21:14
f64e0b2
Compare
Choose a tag to compare
…clients-routing

Update create account test helper for per service routing changes.