devdigital

Results 2 issues of devdigital

Hi, great library, thanks. The config `types` appear to be mandatory, and are not documented. Without `types` specified, I get the following exception from `inquirer`: ``` (node:15496) UnhandledPromiseRejectionWarning: Error: You...

Sorry if this has been asked before - is it possible to validate tokens from IdentityServer 3 and unpack to a new ClaimsIdentity rather than a middleware that sets the...