Skip to content

chore: Add token revocation, non-public auth documentation + update Next.js architecture documentation#619

Merged
8lane merged 5 commits intomainfrom
chore/docs-update-auth
Mar 31, 2025
Merged

chore: Add token revocation, non-public auth documentation + update Next.js architecture documentation#619
8lane merged 5 commits intomainfrom
chore/docs-update-auth

Conversation

@8lane
Copy link
Copy Markdown
Contributor

@8lane 8lane commented Mar 27, 2025

  • Add initial implementation of explicit token revocation
    • Note: This is working but is not preventing Cognito from auto signing in users on an immediate re-login after a sign out. Added comments explaining need for further investigation.
  • Update existing architecture docs
  • Adds various docs for non-public auth implementation (and future work to do)

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 27, 2025

Unit tests coverage

Lines Statements Branches Functions
Coverage: 95%
94.19% (2061/2188) 84.62% (534/631) 93.83% (335/357)
Tests Skipped Failures Errors Time
600 0 💤 0 ❌ 0 🔥 20.232s ⏱️

@8lane 8lane marked this pull request as ready for review March 28, 2025 13:29
@8lane 8lane requested a review from a team as a code owner March 28, 2025 13:29
@8lane 8lane changed the title chore: Add non-public documentation + update Next.js architecture documentation chore: Add token revocation, non-public auth documentation + update Next.js architecture documentation Mar 28, 2025
Comment thread docs/auth/cognito-session-persistence-issue.md Outdated
@sonarqubecloud
Copy link
Copy Markdown

@8lane 8lane merged commit 02c268a into main Mar 31, 2025
16 checks passed
@8lane 8lane deleted the chore/docs-update-auth branch March 31, 2025 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants