Best of Authentication β€” February 2022

  1. 1
    Article
    Avatar of colkgirlCode Like A GirlΒ·4y

    Ways to Add Authentication to Your React Apps

    Authentication is an integral part of any public-facing application. It is used to verify if the user on a platform is who they say they are. Several plugins, widgets, and apps are available for authenticating users on your React app. This article will look at two of these in detail: Frontegg and Okta.

  2. 2
    Article
    Avatar of jsPlainEnglishJavaScript in Plain EnglishΒ·4y

    πŸ”₯ Web 3.0 Frontend Stack of 2022: Building Authentication with MetaMask, React, Next.js, and Chakra UI

    Web 3.0 Frontend Stack of 2022: Building Authentication with MetaMask, React, Next.js, and Chakra UI. Vitalii Shevchuk: After a few minutes of this tutorial, you will get connected with the blockchain world. In this project we will use the following tech stack, I would say it’s the best web3.0 stack of 2022 so far.

  3. 3
    Article
    Avatar of algAlgolia BlogΒ·4y

    API keys vs JWT authorization: Which is best?

    All API calls require some measure of security and access control. API keys with a sensible ACL can provide enough security without adding too much overhead. With the increased use of microservices for nearly every small and large task, your API ecosystem may need a more granular, and secure method like JWT authorization.

  4. 4
    Article
    Avatar of itnextITNEXTΒ·4y

    πŸ”₯ Web 3.0 Frontend Stack of 2022: Building Authentication with MetaMask, React, Next.js, and Chakra UI

    Web 3.0 Frontend Stack of 2022: Building Authentication with MetaMask, React, Next.js, and Chakra UI. Vitalii Shevchuk: After a few minutes of this tutorial, you will get connected with the blockchain world. In this project we will use the following tech stack, I would say it’s the best web3.0 stack of 2022 so far.