rokwire / core-building-block

Building block which handles core functions for the Rokwire platform - users, accounts, profiles, organizations, authentication and authorization.
Apache License 2.0
3 stars 2 forks source link

[TASK] Upgrade to auth library v3 #645

Closed shurwit closed 1 year ago

shurwit commented 1 year ago

Description

We have released v3 of https://github.com/rokwire/core-auth-library-go so we should upgrade the dependency and apply the necessary changes here.

Acceptance Criteria

The auth library dependency has been upgraded to v3 and all breaking changes have been addressed.