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

feat(auth): Add OAuth logout #355

Merged
merged 9 commits into from
Jan 18, 2022
Merged

Commits on Jan 17, 2022

  1. Add OAuth logout

    Janelle Law committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    773b983 View commit details
    Browse the repository at this point in the history
  2. Remember token by default

    Janelle Law committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    cdba8ab View commit details
    Browse the repository at this point in the history
  3. Remove extra state from app layout

    Janelle Law committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    3c24452 View commit details
    Browse the repository at this point in the history
  4. fixup! Remove extra state from app layout

    Janelle Law committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    f70f5c9 View commit details
    Browse the repository at this point in the history
  5. Send cookie with logout request

    Janelle Law committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    f9df4d1 View commit details
    Browse the repository at this point in the history
  6. Fix page refresh

    Janelle Law committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    7453979 View commit details
    Browse the repository at this point in the history
  7. Reuse OAuth token on page refresh

    Janelle Law committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    2bd82c2 View commit details
    Browse the repository at this point in the history
  8. fixup! Fix page refresh

    Janelle Law committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    3560b19 View commit details
    Browse the repository at this point in the history
  9. Show helpful message on insufficient permissions

    Janelle Law committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    d1e9f55 View commit details
    Browse the repository at this point in the history