Skip to content

SudoSOS Back-end API / internal/services / AuthenticationContext

Interface: AuthenticationContext ​

Properties ​

roleManager ​

ts
roleManager: RoleManager;

tokenHandler ​

ts
tokenHandler: TokenHandler;