Code Monkey home page Code Monkey logo

Comments (8)

juanfranblanco avatar juanfranblanco commented on August 10, 2024 1

Sure, apologies I did see your message but did not respond. Ill check today.

from blazor.auth0.

henalbrod avatar henalbrod commented on August 10, 2024

Hi,

Thanks!

What you're commenting is true, the whole application is reloaded but this is the expected behavior because the user should log in via Github login.

Now, this should happen only if the users haven't login in the past or logged off the application. For already authenticated users it should be transparent, as the library utilizes silent login (login via hidden iframe) that detects if the user has an active session in the background.

In the case of reloading the app (even one time) is still a no-go, we would have an opportunity by implementing Pop Up Mode (not supported yet by this library) and in the meantime, we would work to see if we can implement a less disruptive authentication flow. Sounds like a plan?

from blazor.auth0.

juanfranblanco avatar juanfranblanco commented on August 10, 2024

Many thanks for the quick response.

Yes, that will be great as the users will only login on adhoc basis, so reloading the application will confuse them (and potentially lose their state)

Also, regarding silent login, I had to set:
options.RequireAuthenticatedUser = false;
as am getting a 400 error. Do you have any thoughts on that?

from blazor.auth0.

henalbrod avatar henalbrod commented on August 10, 2024

It means that setting RequireAuthenticatedUser to false let's you to authenticate otherwise don't?

from blazor.auth0.

juanfranblanco avatar juanfranblanco commented on August 10, 2024

Correct

from blazor.auth0.

henalbrod avatar henalbrod commented on August 10, 2024

Hi!

v1.0.0.Preview2 is now released, would you mind giving it a try to see if the error 400 persist?

from blazor.auth0.

henalbrod avatar henalbrod commented on August 10, 2024

Hi, v1.0.0.Preview3 is now live, would you give it a try, please?

from blazor.auth0.

henalbrod avatar henalbrod commented on August 10, 2024

Hi @juanfranblanco this issue should be resolved with the latest release

https://github.com/henalbrod/Blazor.Auth0/releases/tag/v2.0.0-Preview2

from blazor.auth0.

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.