easy-auth-sdk 0.2.0

A simple JWT-based authentication SDK with RBAC support
Documentation
1
2
3
4
5
6
7
8
9
{
  "$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
  "packages": {
    ".": {
      "component": "easy-auth-sdk",
      "release-type": "rust"
    }
  }
}