Laravel + Inertia (Vue JS) - how to handle API tokens?

This page summarizes the projects mentioned and recommended in the original post on /r/laravel

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • jwt-auth

    🔐 JSON Web Token Authentication for Laravel & Lumen

    You can make a login route in api.php and then return the token if you want simpler token for authentication might I suggest that you use jwt token it's simple and it's docs show you how to use the jwt token https://github.com/tymondesigns/jwt-auth if you want something complex then sanctum can help you for example you can give token different abilities if you want to create an auth token use auth()->user()->createToken(); To create a token

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • multiple-tokens-auth

    Adds the ability to use multiple tokens for the auth:api middleware.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Ask HN: Microsoft crawls private links – how can this be legal?

    1 project | news.ycombinator.com | 6 Jan 2024
  • Supabase Auth: Identity Linking, Hooks, and HaveIBeenPwned integration

    3 projects | dev.to | 14 Dec 2023
  • T3 Stack Template : Supabase (w/ Auth + DB) and Shadcn-UI Basic Setup

    3 projects | dev.to | 24 Jul 2023
  • How do you implement authentication with nextjs frontend and golang backend?

    3 projects | /r/golang | 18 Apr 2023
  • Securing a nextjs api with supabase auth

    1 project | /r/Supabase | 1 Apr 2023

Did you konow that PHP is
the 14th most popular programming language
based on number of metions?