Massoud Maboudihashnode.iammassoud.net·May 17, 2023Protect Custom Routes in Docusaurus using AWS CognitoBackground In my previous article, we already figured out how to add an authentication layer to a Docusaurus website and secure the whole website using AWS Cognito. Though, what if you want to: Secure one of your specific routes like /docs/* or /adm...Discuss·75 readsDocusaurus Authenticationdocusaurus
Massoud Maboudihashnode.iammassoud.net·May 13, 2023FeaturedDocusaurus Authentication using AWS CognitoBackground Docusaurus is an excellent documentation generator tool that doesn’t support authentication out of the box. If you want to read about the roadmap of this issue and get to know more about what we want to achieve, please refer to my main art...Discuss·29 likes·404 readsDocusaurus Authenticationdocusaurus
SuperTokenssupertokens.hashnode.dev·Jan 13, 2023What do pre-built authentication UIs look like?Introduction Authentication is an important part of every application’s user journey. A poorly made auth screen can be jarring or even discourage users from signing up. Let’s look at some pre-built UIs from current authentication providers and how t...Discuss·50 readsAWS Cognito Hosted UI