Best of AuthenticationJune 2023

  1. 1
    Article
    Avatar of permitioPermit.io·3y

    Next.js Passwordless Authentication with SuperTokens & Twilio

    Passwordless authentication replaces traditional login methods with secure alternatives, like one-time passwords or biometrics. This approach simplifies the login process and enhances security by eliminating the need to remember and manage passwords. In this tutorial, we’ll learn how to set up SuperTokens Passwordless Authentication and How to implement basic authorization with Permit.

  2. 2
    Article
    Avatar of planetscalePlanetScale·3y

    Build a library app with Laravel 10 and MySQL

    Laravel is arguably the most popular PHP framework available today. It provides tooling that enables developers to implement complex application features, such as authentication and rate limiting. The app will have two features: authentication and loan management. The loan management feature enables logged-in users to borrow and return as many books as possible.

  3. 3
    Article
    Avatar of permitioPermit.io·3y

    How to protect a URL inside a NestJS App using RBAC Authorization

    How to protect a URL inside a NestJS App using RBAC Authorization Master Nest.js app authorization with ease. Implement RBAC using Permit.io, then effortlessly scale to ABAC.

  4. 4
    Article
    Avatar of codemotionCodemotion·3y

    Laravel: Celebrating 12 Years of Powering PHP Development

    Laravel is an open-source PHP framework that has gained immense popularity among developers worldwide. It was created by Taylor Otwell, a software developer from the United States, and was first released in June 2011. Laravel empowers developers to quickly and securely implement user management functionality without needing to build it from scratch.