Releases: acronis/go-authkit
Releases · acronis/go-authkit
v0.9.0
v0.8.0
v0.7.0
v0.6.0
v0.5.0
What's Changed
- Use term "endpoint" instead of "target" for gRPC server address by @vasayxtx in #11
- Support tokens exchange via gRPC by @vasayxtx in #12
- Log error when token introspection fails by @vasayxtx in #16
- Add server example for introspection via gRPC by @vasayxtx in #15
- Use snake_case for all fields in idp_token.proto by @vasayxtx in #13
- Check expiration of introspected token by cached claims by @vasayxtx in #14
Full Changelog: v0.4.0...v0.5.0