Giter Site home page Giter Site logo

Comments (13)

rod-schmidt-cricut avatar rod-schmidt-cricut commented on July 3, 2024 4

We're having the same issue.

from auth0.swift.

Widcket avatar Widcket commented on July 3, 2024 2

Hi all, thanks for raising this.

We're aligning all our Swift libraries to support iOS 13+. We expect to release a new version of Auth0.swift today.

As mentioned in our Support Policy, dropping unsupported platform versions is not considered a breaking change.

from auth0.swift.

Widcket avatar Widcket commented on July 3, 2024 2

Auth0.swift v2.4.0 is out now!

My apologies for the delay in releasing Auth0.swift respective to JWTDecode.swift and SimpleKeychain, and the CI failures that ensued.

from auth0.swift.

tomhopkins avatar tomhopkins commented on July 3, 2024 2

Thanks. I see there's a new release about an hour ago and that has fixed it. Thank you very much.

from auth0.swift.

MKE-RobertHaworth avatar MKE-RobertHaworth commented on July 3, 2024 1

This issue is being caused by SimpleKeychain and JWTDecode introducing a minimum deployment mismatch. Due to Auth0 not targeting a specific version of these dependencies or being safeguarded by major version revision changing in the dependencies listed above.

A temporary work around for this is to target explicitly JWTDecode version 3.0.1 and SimpleKeychain version 1.0.1.

If you are targeting Auth0 in a dependency library, you will need to explicitly target these versions of the sub-dependencies in both your primary target and any dependencies chaining these changes in.

I would recommend Auth0 begin targeting explicit versions of the dependencies to guard against breaking change updates like this.

from auth0.swift.

tatsuki-nakano-simplisafe avatar tatsuki-nakano-simplisafe commented on July 3, 2024 1

as temporary work around, you can specify Auth0 with commit ID: b8e2bf5 on SPM

from auth0.swift.

tomhopkins avatar tomhopkins commented on July 3, 2024

Would the work around be effective in Expo? I'm not sure where it would be implemented.

Thanks in advance.

from auth0.swift.

tomhopkins avatar tomhopkins commented on July 3, 2024

from auth0.swift.

bjarnel avatar bjarnel commented on July 3, 2024

Same, you broke your own framework Auth0!

from auth0.swift.

tomhopkins avatar tomhopkins commented on July 3, 2024

from auth0.swift.

MKE-RobertHaworth avatar MKE-RobertHaworth commented on July 3, 2024

Could someone have a look at my follow up. I still can’t build any expo projects with auth0 in them. They work when I take it out. Tom Hopkins 0776 22 555 30

You need to be targeting latest release (2.4.0) and this issue will be resolved. This is working for me as of this morning.

from auth0.swift.

tomhopkins avatar tomhopkins commented on July 3, 2024

Thanks for the reply. Have you seen it working with expo/eas?

from auth0.swift.

Widcket avatar Widcket commented on July 3, 2024

@tomhopkins are you using Auth0.swift through the react-native-auth0 SDK? If so, please update to v2.17.4. It should be fixed.

from auth0.swift.

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.