The Wayback Machine - https://web.archive.org/web/20200706164043/https://github.com/topics/json-web-token
Skip to content
#

json-web-token

Here are 131 public repositories matching this topic...

salkz
salkz commented Apr 14, 2018

Token from User Credentials.

This method should be used when you just registered a user and any other special cases.

I think this should be "This method should be used when you want to authenticate a user and any other special cases." because the function

public function tokenFromCredentials(Guard $auth, Request $request)
{
    // get some credentials
    $credential

Improve this page

Add a description, image, and links to the json-web-token topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the json-web-token topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.