Skip to content

Ready for review.#386

Open
ninjeeter wants to merge 4 commits into
mainfrom
AP-Autorize-Sessions
Open

Ready for review.#386
ninjeeter wants to merge 4 commits into
mainfrom
AP-Autorize-Sessions

Conversation

@ninjeeter

Copy link
Copy Markdown
Contributor

Closes #378

Copilot AI review requested due to automatic review settings June 29, 2026 20:24
@ninjeeter ninjeeter requested a review from Corb3nik as a code owner June 29, 2026 20:24
@netlify

netlify Bot commented Jun 29, 2026

Copy link
Copy Markdown

Deploy Preview for caido-documentation ready!

Name Link
🔨 Latest commit 4411f2f
🔍 Latest deploy log https://app.netlify.com/projects/caido-documentation/deploys/6a42d68fb642c30008b1bea7
😎 Deploy Preview https://deploy-preview-386--caido-documentation.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions

Copy link
Copy Markdown
Contributor

Images automagically compressed by Calibre's image-actions

Compression reduced images by 78%, saving 1.4 MB.

Filename Before After Improvement Visual comparison
src/_images/autorize_session_mutated.png 1,003.0 KB 279.3 KB 72.2% View diff
src/_images/autorize_session_configuration.png 481.8 KB 79.3 KB 83.5% View diff
src/_images/autorize_session_mutation.png 213.9 KB 28.6 KB 86.6% View diff
src/_images/autorize_session_enable.png 192.8 KB 28.8 KB 85.1% View diff

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new tutorial page explaining how to configure Autorize session management (refreshing tokens and applying them via mutations), and exposes it in the Tutorials sidebar to address the discoverability gap raised in #378.

Changes:

  • Added a new tutorial page: “Autorize Session Management” with an end-to-end example flow (login → expiry detection → refresh → token extraction → header mutation).
  • Updated the Tutorials sidebar to include the new “Session Management” page under the Autorize plugin section.

Reviewed changes

Copilot reviewed 2 out of 6 changed files in this pull request and generated 2 comments.

File Description
src/app/tutorials/autorize_sessions.md New tutorial content for configuring session refresh/extraction/mutations in Autorize.
.vitepress/sidebars/app/tutorials.ts Adds the new tutorial page to the sidebar navigation under Autorize.

Comment thread src/app/tutorials/autorize_sessions.md Outdated
Comment thread src/app/tutorials/autorize_sessions.md
@github-actions

Copy link
Copy Markdown
Contributor

Images automagically compressed by Calibre's image-actions

Compression reduced images by 15.2%, saving 51.0 KB.

Filename Before After Improvement Visual comparison
src/_images/autorize_session_mutated.png 279.3 KB 237.8 KB 14.9% View diff
src/_images/autorize_session_enable.png 28.8 KB 22.6 KB 21.3% View diff
src/_images/autorize_session_mutation.png 28.6 KB 25.2 KB 11.8% View diff

1 image did not require optimisation.

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.

Tutorial on session management in autorize

2 participants