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

Bugfixes & 1 Enhancement #6

Merged
merged 2 commits into from
Apr 4, 2021
Merged

Commits on Feb 8, 2021

  1. FIX For "Declaration of Heimdall\Http\Headers::normalizeKey($key) mus…

    …t be compatible with Heimdall\Interfaces\Http\HeadersInterface::normalizeKey($key)" Error
    
    FIX For "Return value of Heimdall\\Server\\HeimdallAuthorizationServer::return() must be an instance of CodeIgniter\\HTTP\\Response, none returned" Error
    ENHANCEMENT "If the access token is valid then attributes as per phpleague's oauth2 docs will be accessible via $this->request->header('authorization')->getValue()"
    klAvAx committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    c396700 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2021

  1. Merge branch 'master' into master

    Ezra Lazuardy committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    e8a01dd View commit details
    Browse the repository at this point in the history