Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add payload to jwt exception #521

Merged
merged 13 commits into from
Oct 4, 2023
Merged

feat: add payload to jwt exception #521

merged 13 commits into from
Oct 4, 2023

Commits on Apr 20, 2020

  1. feat: adds payload to exceptions

    * Add payload to following exceptions :
        - ExpiredException
    	- Signature Exception
    + Add and Run Tests
    
    Note : I have run the tests using Php 7.2.24
    Someone please run the tests using Php 5.3
    Dante Marshal authored and Dante Marshal committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    d7d3788 View commit details
    Browse the repository at this point in the history
  2. test: Fix bugs indicated by Travis CI

    Dante Marshal authored and Dante Marshal committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    ed47bbb View commit details
    Browse the repository at this point in the history
  3. test: Fix bugs indicated by Travis CI

    Dante Marshal authored and Dante Marshal committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    97e8a02 View commit details
    Browse the repository at this point in the history
  4. Add a new line at the end of IJWTException.php

    Marshal313 authored Apr 20, 2020
    Configuration menu
    Copy the full SHA
    d7c62f4 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. rename exception interface

    bshaffer committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    f5cdf34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3c4604 View commit details
    Browse the repository at this point in the history
  3. add two more tests

    bshaffer committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    138d03e View commit details
    Browse the repository at this point in the history
  4. increase leeway

    bshaffer committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    91f9f01 View commit details
    Browse the repository at this point in the history
  5. fix static analysis

    bshaffer committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    3c71f7a View commit details
    Browse the repository at this point in the history
  6. fix phpstan again

    bshaffer committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    a652201 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    4b1d302 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    e6841fe View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    a729548 View commit details
    Browse the repository at this point in the history