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

Add webauth & magic links to sveltekit #973

Merged
merged 5 commits into from
May 17, 2024

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    06d1773 View commit details
    Browse the repository at this point in the history
  2. Set cookies w setVerifierCookie & setAuthCookie

    Use 307 status in redirects
    diksipav committed May 8, 2024
    Configuration menu
    Copy the full SHA
    7e5b7bb View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    0135023 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Update set cookie functions

    Use separate functions for verifier and auth token.
    diksipav committed May 17, 2024
    Configuration menu
    Copy the full SHA
    7c58a83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    653af7f View commit details
    Browse the repository at this point in the history