Coder Social home page Coder Social logo

jwt-auth'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's People

Contributors

ashleigh-hopkins avatar avidianity avatar carusogabriel avatar crynobone avatar cyrrill avatar dependabot[bot] avatar dmason30 avatar eschricker avatar fwilliamconceicao avatar gabrieldeveloper avatar gpasztor87 avatar grahamcampbell avatar isaackearl avatar jonsa avatar kidtronnix avatar leon0399 avatar lucasmichot avatar mattmcdonald-uk avatar messhias avatar mfn avatar overtrue avatar pjona avatar rdarcy1 avatar scrutinizer-auto-fixer avatar seanclowdy avatar tdhsmith avatar thmsu avatar treehousetim avatar tymondesigns avatar vinkla 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.