Fuji Nguyen
Fuji Nguyen
Does your product support JWT for security? Would it be possible to integrate with 3rd party oAuth2 server such as IdentityServer4 or Azure AD for JWT?
Fix 401 error in swagger ui after adding [authorize] attribute to PersonsController
## I'm submitting a... - [ ] Bug report - [X] Feature request - [X] Documentation issue or request - [X] Question ## Current behavior I have integrated OIDC client...
The following changes were made 1. React 17 upgrade 2. Move settings to env, env.development and env.production 3. Add web.config to support deployment to Azure. The postBuild settigns in package.json...