Giter Site home page Giter Site logo

Comments (8)

hajekj avatar hajekj commented on May 28, 2024

What exactly are you trying to do? I am quite confused here.

from oauth2-azure.

davenorthcreek avatar davenorthcreek commented on May 28, 2024

When I use composer to integrate your solution into laravel, the code is out of date. My solution was to clone your repository directly from here and symlink the src folder. It seems the version composer has access to (labelled 1.1.1) is not up-to-date with this repository.

from oauth2-azure.

hajekj avatar hajekj commented on May 28, 2024

You should be able to specify a version of the package in composer.json file as per https://packagist.org/packages/thenetworg/oauth2-azure.

from oauth2-azure.

davenorthcreek avatar davenorthcreek commented on May 28, 2024

It is specified as 1.1.1 (which is the latest release from github, right?) but the release version is missing at least the getLogoutUrl() function, which is mentioned in the readme.md.
If you do a
% composer require thenetworg/oauth2-azure
then diff src/Azure.php with the same file on git, do you see differences?
Given the last change was August, I am wondering how to get composer to see the latest (and working) version of the code.
(Edit) 1.1.1 is from March and is out of date. Please create a new packagist release - that would solve the issue.

from oauth2-azure.

hajekj avatar hajekj commented on May 28, 2024

Could you post the diff (screenshot) or the changes to here? I am currently unable to test this.

from oauth2-azure.

davenorthcreek avatar davenorthcreek commented on May 28, 2024

https://gist.github.com/davenorthcreek/71467490a1b1dbe134f57f5d841a6201

from oauth2-azure.

hajekj avatar hajekj commented on May 28, 2024

Oh right, well, master version isn't equivalent of v1.1.1. I placed most of my focus on getting v2.0.0 released due to a lot of new functionality and refactoring. I would suggest using v2.0.0.x-dev as the version in Composer until I can get v2.0.0 out fully. The docs for v2 can be found here

from oauth2-azure.

davenorthcreek avatar davenorthcreek commented on May 28, 2024

That explains things. I will stick with 1.1.1 (working) until 2.0.0 is released, unless I hit a bug.

from oauth2-azure.

Related Issues (20)

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.