UNPKG

@zigatech/keycloak-auth

Version:

Keycloak authorization library for NestJS. Works out of the box.

4 lines (3 loc) 57 B
export type RealmAccess = { roles: Array<string>; };