[PR #19] [MERGED] Add redirect_uri to the OAuth2 Access Token Request #486

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

📋 Pull Request Information

Original PR: https://github.com/OAuthSwift/OAuthSwift/pull/19
Author: @0111b
Created: 1/18/2015
Status: Merged
Merged: 1/19/2015
Merged by: @dongri

Base: masterHead: master


📝 Commits (1)

  • 1c539bf Add redirect_uri to the Access Token Request

📊 Changes

1 file changed (+6 additions, -4 deletions)

View changed files

📝 OAuthSwift/OAuth2Swift.swift (+6 -4)

📄 Description

According to RFC redirect_uri is required, if the "redirect_uri" parameter was included in the authorization request, and their values must be identical


🔄 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/19 **Author:** [@0111b](https://github.com/0111b) **Created:** 1/18/2015 **Status:** ✅ Merged **Merged:** 1/19/2015 **Merged by:** [@dongri](https://github.com/dongri) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`1c539bf`](https://github.com/OAuthSwift/OAuthSwift/commit/1c539bfff6feea34e51d0f70decf6172019e3292) Add redirect_uri to the Access Token Request ### 📊 Changes **1 file changed** (+6 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `OAuthSwift/OAuth2Swift.swift` (+6 -4) </details> ### 📄 Description According to [RFC](http://tools.ietf.org/html/rfc6749#section-4.1.3) redirect_uri is required, if the "redirect_uri" parameter was included in the authorization request, and their values must be identical --- <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:04 +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#486
No description provided.