PHPnews.io

Hashed API Tokens

Written by Laracasts / Original link on Apr. 18, 2019

Let's next discuss how to generate hashed API tokens that Laravel can validate against. As of Laravel 5.8, we only need to visit the config/auth.php> file to enable hash-checking.

laracasts

« A horrifying `globalThis` polyfill in universal JavaScript - The Android Platform Security Model »