DEV Community

Oleksii Nikiforov
Oleksii Nikiforov

Posted on • Originally published at nikiforovall.github.io on

Announcement - Keycloak.AuthServices v2.0.0 is out πŸŽ‰!

Announcement

I’m happy to announce the release of Keycloak.AuthServices 2.0.0 packages πŸŽ‰. The new release contains improved Authentication, Authorization, Documentation, and many other features added. πŸ™Œ

Check out the documentation to see all the cool new features and improvements: https://nikiforovall.github.io/keycloak-authorization-services-dotnet/

Package Version Description
Keycloak.AuthServices.Authentication Nuget Keycloak Authentication for API and Web Apps
Keycloak.AuthServices.Authorization Nuget Authorization Services. Keycloak Authorization Server integration ✨
Keycloak.AuthServices.Sdk Nuget HTTP API integration with Admin API and Protection API
Keycloak.AuthServices.Sdk.Kiota Nuget HTTP API integration for Admin API based on OpenAPI

Changelog

  • πŸ“¦ Refactored Authentication, Authorization and SDK packages
  • πŸ‘·β€β™‚οΈ Added Authentication Builders
  • πŸ—’οΈ Added improved docs
  • πŸ”‘ Improved RBAC capabilities
  • βš™οΈ Improved Options pattern support
  • πŸ§ͺ Added integration tests
  • πŸ†• Added Keycloak.AuthServices.Sdk.Kiota

The full changelog can be found at: https://github.com/NikiforovAll/keycloak-authorization-services-dotnet/releases/tag/2.0.0.

Tip πŸ’‘: See Getting Started Guide to get the idea of how to use Keycloak.AuthServices.Authentication:2.0.0.

I’m excited to hear your thoughts and suggestions! Please let me know which aspects of the functionality you’d like me to explore in the next blog post. Leave your recommendations in the comments section below. Your feedback is greatly appreciated! πŸ™

Top comments (0)