infobloxopen / atlas-app-toolkit

This repository provides common Go utilities and helpers that are reusable from project-to-project. The goal is to prevent code duplication by encouraging teams to use and contribute to toolkit libraries. The toolkit is not a framework. Rather, it is a set of (mostly gRPC-related) plugins and helpers.
Apache License 2.0
99 stars 116 forks source link

Migrate to golang-jwt/jwt/v4 (v0 branch) #319

Closed rchowinfoblox closed 2 years ago

rchowinfoblox commented 2 years ago

ngp.authz and atlas.license.service (and maybe others?) depends on older v0 version of atlas-app-toolkit, so need to migrate to golang-jwt/jwt/v4 in v0 branch.