Giter Site home page Giter Site logo

Comments (8)

cocojoe avatar cocojoe commented on May 28, 2024 1

11 is now the default for the HLP 😄

from auth0.swift.

cocojoe avatar cocojoe commented on May 28, 2024

It sounds like you are possibly using the wrong tool for the job here, re-enter implies they have already been authenticated but are perhaps accessing a secure screen which requires additional validation.

In that case I would look perhaps at something like Touch ID / Face ID to quickly perform this validation inside the app. https://github.com/auth0/auth0.swift#biometric-authentication

from auth0.swift.

ahmattox avatar ahmattox commented on May 28, 2024

@cocojoe Makes sense. It is what you're describing, but in this case I don't think that would be appropriate. Verifying with a password is preferred. Happy to give more details if that context is helpful.

from auth0.swift.

ahmattox avatar ahmattox commented on May 28, 2024

@cocojoe If this not currently possible, is it something that could be considered? Or can I provide any more details? We were pretty set on Auth0 for a new app, but this is a critical need.

from auth0.swift.

cocojoe avatar cocojoe commented on May 28, 2024

@ahmattox as you mentioned you could disable rememberLastLogin Lock options in your Hosted Login Page in the Auth0 Dashboard.

from auth0.swift.

ahmattox avatar ahmattox commented on May 28, 2024

That could work. Is the hosted login a feature that will be supported in the future? According to the documentation hosted pages are not supported by Lock v11 and Auth0.js v9.

from auth0.swift.

cocojoe avatar cocojoe commented on May 28, 2024

Yes, Lock 11 was released to address a different issue. The hosted login page doesn't need to use it.

Lock v11 is a version of Lock tailored for embedded login in your applications. If you use Auth0's 
Hosted Login Page, do not upgrade to Lock v11. Instead, keep using the latest version of Lock 10. 
The Hosted Login Page remains the simplest and most secure method by which to authenticate 
users for your applications. Lock v11 is designed to make cross-origin authentication work smoothly 
for when you cannot use the Hosted Login Page and need to embed a login in your application.

from auth0.swift.

ahmattox avatar ahmattox commented on May 28, 2024

Great! We'll give that a try, and let you know.

For what it's worth I feel this could still be a useful (albeit rare) feature, and seems like something the page already nearly supported. Also the versioning is a little strange if 10 and 11 are both simultaneously supported, but that's no problem.

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.