Code Monkey home page Code Monkey logo

Comments (4)

dwightwatson avatar dwightwatson commented on July 2, 2024

We switched the underlying library to pushok to support tokens as that seemed like the direction Apple was moving towards.

Is there a reason for staying on certificates, or just haven’t had a need to change?

You can keep using the version of the package you’re on, or override the service provider.

from apn.

radu-econsult avatar radu-econsult commented on July 2, 2024

Oh... I didn't do my research correctly. I can use version 0.6.0 and keep at upgrading Laravel (5.5 -> 6) in my project, and worry about the Token authentication later. I had version 0.2.0 in there, and I was a bit too eager to upgrade to the latest version of the library.

I'd rather not override the service provider because that sort of stuff has a habit of coming back to bite me somewhere down the road.

from apn.

dwightwatson avatar dwightwatson commented on July 2, 2024

I understand where you're coming from. If there was a common reason for people to continue using certificates we could update the service provider to bind against the AuthProviderInterface instead of the Token directly - which would give people the flexibility to pass in their Certificate credentials instead.

I'll close this for now but happy to revisit if necessary.

from apn.

Artash123 avatar Artash123 commented on July 2, 2024

I have just such a problem right now, I have a .pem certificate, and to send a notification I need to change the service provider (create a Сertificate instead of a Token). It will be great if you update

from apn.

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.