[PR #5587] [CLOSED] docs: add verificationUri option guide to device authorization plugin #14349

Closed
opened 2026-04-13 09:25:52 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/5587
Author: @bytaesu
Created: 10/26/2025
Status: Closed

Base: canaryHead: 2025-10-26/docs/device-plugin-verification-uri


📝 Commits (1)

  • 503f15e docs: add verificationUri option guide to device authorization plugin

📊 Changes

1 file changed (+10 additions, -3 deletions)

View changed files

📝 docs/content/docs/plugins/device-authorization.mdx (+10 -3)

📄 Description

This PR adds documentation for the new verificationUri option in the Device Authorization Plugin.

This should be merged after PR https://github.com/better-auth/better-auth/pull/5451


Summary by cubic

Adds documentation for the new verificationUri option in the Device Authorization Plugin. Shows how to configure it, how verification_uri and verification_uri_complete are returned and used, and notes that they are null if not set.

  • Dependencies
    • Requires a plugin version that includes verificationUri.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/5587 **Author:** [@bytaesu](https://github.com/bytaesu) **Created:** 10/26/2025 **Status:** ❌ Closed **Base:** `canary` ← **Head:** `2025-10-26/docs/device-plugin-verification-uri` --- ### 📝 Commits (1) - [`503f15e`](https://github.com/better-auth/better-auth/commit/503f15ececda9b875a062f4129d598560250600a) docs: add verificationUri option guide to device authorization plugin ### 📊 Changes **1 file changed** (+10 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/plugins/device-authorization.mdx` (+10 -3) </details> ### 📄 Description This PR adds documentation for the new verificationUri option in the Device Authorization Plugin. This should be merged after PR https://github.com/better-auth/better-auth/pull/5451 <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Adds documentation for the new verificationUri option in the Device Authorization Plugin. Shows how to configure it, how verification_uri and verification_uri_complete are returned and used, and notes that they are null if not set. - **Dependencies** - Requires a plugin version that includes verificationUri. <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-13 09:25:52 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#14349