GithubHelp home page GithubHelp logo

jsnoriegam / jwt-auth-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from php-open-source-saver/jwt-auth

0.0 1.0 0.0 2.24 MB

๐Ÿ” JSON Web Token Authentication for Laravel & Lumen

License: MIT License

PHP 100.00%

jwt-auth-1's Introduction

Credits

This repository it a fork from original tymonsdesigns/jwt-auth, we decided to fork and work independent because the original one was not being updated for long time and keep doing support for the application.

Migrating from tymondesigns/jwt-auth

This uses different namespace, then tymondesigns/jwt-auth, but overall, provides the same API, that makes migration to this repository pretty easy:

  1. Run composer remove tymon/jwt-auth

    Info An error will appear because the package is still in use, ignore it.

  2. Replace all the occurrences of Tymon\JWTAuth with PHPOpenSourceSaver\JWTAuth.

    Tip: You can use Find and Replace feature of your IDE. Try it with Ctrl + Shift + R

  3. Run composer require php-open-source-saver/jwt-auth

Notes

Due to new features, added in our library, there are some incompatibilities. This won't hurt you in most cases, unless you have implicitly disabled autodiscovery for original Tymon's package.

Current compatability breaks:

Documentation

Full documentation is available at laravel-jwt-auth.readthedocs.io


Security

If you want to disclose a security related issue, please follow our security policy

License

The MIT License (MIT)

jwt-auth-1's People

Contributors

tymondesigns avatar lucasmichot avatar eschricker avatar messhias avatar leon0399 avatar fwilliamconceicao avatar mfn avatar tdhsmith avatar grahamcampbell avatar seanclowdy avatar crynobone avatar scrutinizer-auto-fixer avatar treehousetim avatar dmason30 avatar vinkla avatar jsnoriegam avatar gpasztor87 avatar overtrue avatar dependabot[bot] avatar thmsu avatar kidtronnix avatar mattmcdonald-uk avatar pjona avatar jonsa avatar isaackearl avatar gabrieldeveloper avatar carusogabriel avatar cyrrill avatar ashleigh-hopkins avatar rdarcy1 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.