reactjs-ts-identityserver icon indicating copy to clipboard operation
reactjs-ts-identityserver copied to clipboard

Demo app for using Identity Server with React.js SPA, .Net Core 3.0 and TypeScript

Results 24 reactjs-ts-identityserver issues
Sort by recently updated
recently updated
newest added

Please add the protected route to the project SPA. For example contact is protected when user try to access contact page user redirect to login page.

@ThunderDev1 I'm trying to use the post logout redirect within a similar SPA client... I noticed you didn't follow the same approach. My question is: did you manage to make...

question

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies