Menu ---

Blog | Fisayo Afolayan.

A curation of personal opinions and technical articles.

Tag: jwt

Laravel and JWT

In Laravel, PhpTags jwt, laravelJuly 10, 2018790 Views

JSON Web Token (JWT) is an open standard that allows two parties to securely send data and information as JSON objects. This information can be verified and trusted because it is digitally signed.

JWT authentication has aided the wider adoption of stateless API services. It makes it convenient to authorise and verify clients accessing API resources. It is a critical part of the authentication system in javascript powered applications.

In

…
Continue Reading

Site Footer

Connect

  • Home
  • Email
  • Github

Social

  • Twitter
  • Instagram
  • Talks

Other Links

  • Medium
  • LinkedIn
  • My Boring CV