[PR #458] [MERGED] redirect_uri is optional in RFC 6749 #636

Closed
opened 2026-03-03 16:49:50 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/OAuthSwift/OAuthSwift/pull/458
Author: @slizeray
Created: 4/24/2018
Status: Merged
Merged: 5/16/2018
Merged by: @phimage

Base: masterHead: redirect_uri


📝 Commits (1)

  • a4cf636 redirect_uri is optional in RFC 6749

📊 Changes

1 file changed (+15 additions, -5 deletions)

View changed files

📝 Sources/OAuth2Swift.swift (+15 -5)

📄 Description

callbackURL parameter is optional because redirect_uri parameter is optional in RFC 6749


🔄 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/OAuthSwift/OAuthSwift/pull/458 **Author:** [@slizeray](https://github.com/slizeray) **Created:** 4/24/2018 **Status:** ✅ Merged **Merged:** 5/16/2018 **Merged by:** [@phimage](https://github.com/phimage) **Base:** `master` ← **Head:** `redirect_uri` --- ### 📝 Commits (1) - [`a4cf636`](https://github.com/OAuthSwift/OAuthSwift/commit/a4cf6368dc4281d56baeda1932540005ffb5f20d) redirect_uri is optional in RFC 6749 ### 📊 Changes **1 file changed** (+15 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `Sources/OAuth2Swift.swift` (+15 -5) </details> ### 📄 Description callbackURL parameter is optional because redirect_uri parameter is optional in RFC 6749 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:49:50 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/OAuthSwift#636
No description provided.