PinnedDaniel GongOAUTH PKCE: Generate code_verifier and code_challenge in IE11 and modern browsersIf you have a single page application (SPA) and use OpenID Connect to authenticate users, you probably need to use the Authorisation Code…Jul 22, 2020Jul 22, 2020
PinnedDaniel GongLocalStorage vs Cookie for JWT Access Token war in shortThere is a war between LocalStorage/SessionStorage and Cookie for storing access tokens. Which one is more secure?Jul 18, 20201Jul 18, 20201
Daniel GongCreate an Express app with Typescript, Mocha, Eslint, Mocha, Istanbul, Nodemon and Prettier in 2…Every time I start a new project, it always took me hours and hours and even days to do the initial setup, especially when typescript was…Jul 1, 2020Jul 1, 2020
Daniel GongSetting up Node.JS with Typescript, Nodemon, Eslint, Mocha and IstanbulDid you know TSLint is deprecated? Let’s waste a whole day to set up everything again, or not.Nov 11, 2019Nov 11, 2019