Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

using fragment code transfer for authentication to providers. This means lighthouse can be stateless. #5

Merged
merged 2 commits into from
Oct 4, 2022

Commits on Oct 4, 2022

  1. cleanup unused references.

    simplify authorization url genreation
    using fragment oauth mode to support stateless Lighthouse.
    AnalogJ committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    f03bdbd View commit details
    Browse the repository at this point in the history
  2. fix issue with localstorage of codeverifier

    make sure we update the connected list when connection successful.
    AnalogJ committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    81151c0 View commit details
    Browse the repository at this point in the history