Giter Site home page Giter Site logo

Comments (7)

wrightak avatar wrightak commented on July 22, 2024 1

@Widcket I see. When looking at this page, it looks like I'm using the New Universal Login.

Screen Shot 2022-11-30 at 11 39 53

Even though the warning says "One or more pages are using custom HTML to override the Universal Login experience" that doesn't make it clear that I'm using classic, because "New" is still clearly selected. I assumed that some settings were being overridden, but I was still using "New". I'm guessing that this switch was on because I started using Auth0 before the New Universal Login experience was completed?

I understand that this UI may not have anything to do with you, but I hope that some feedback on it can be passed on and that other users of Auth0.swift with the same problem find this issue helpful.

from auth0.swift.

Widcket avatar Widcket commented on July 22, 2024

Hi @wrightak, thanks for raising this.

What .parameters(["screen_hint": "signup"]) does is instruct Universal Login to show the signup page:

Screen.Recording.2022-11-29.at.22.45.42.mov

What .parameters(["prompt": "login"]) does is instruct Universal login to show the login page, regardless if the user is already logged in or not:

Screen.Recording.2022-11-29.at.22.43.47.mov

Both seem to work as expected in my testing.

from auth0.swift.

wrightak avatar wrightak commented on July 22, 2024

@Widcket Thank you for replying. Unfortunately this isn't working for me. I assume this means that there's something different about my Universal Login setup rather than a problem with Auth0.swift. Can you give me guidance on this? Here's the video.

Screen.Recording.2022-11-30.at.11.00.02.mov

from auth0.swift.

Widcket avatar Widcket commented on July 22, 2024

Thanks for sharing the video. I see you're using Classic Universal Login. For the screen_hint parameter to work with Classic Universal Login there's a bit more of configuration needed, as described here:

Screen Shot 2022-11-29 at 23 08 28

from auth0.swift.

wrightak avatar wrightak commented on July 22, 2024

I think I've solved this. I'm not using the Classic Universal Login. I'm using the New Universal Login but in Auth0 Dashboard > Branding > Universal Login > Login I had the Customize Login Page switch set to ON. You need to turn this off for it to work.

Seems like something worth adding to the part of the readme that you quoted. Would you like me to make a PR?

from auth0.swift.

wrightak avatar wrightak commented on July 22, 2024

Incidentally, I have no idea why that switch was on. I don't remember writing any of the HTML that's there or switching it on deliberately.

from auth0.swift.

Widcket avatar Widcket commented on July 22, 2024

I'm using the New Universal Login but in Auth0 Dashboard > Branding > Universal Login > Login I had the Customize Login Page switch set to ON. You need to turn this off for it to work.

Turning that switch ON makes it use Classic Universal Login, which relies in Lock.js:

Screen Shot 2022-11-29 at 23 28 48

This is indeed Classic Universal Login:

Screen Shot 2022-11-29 at 23 30 18

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.