[PR #565] [MERGED] Don't send client secret with PKCE #672

Closed
opened 2026-03-03 17:29:26 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/OAuthSwift/OAuthSwift/pull/565
Author: @bobspryn
Created: 12/13/2019
Status: Merged
Merged: 12/27/2019
Merged by: @phimage

Base: masterHead: master


📝 Commits (1)

  • ef70d38 Don't send client secret with PKCE

📊 Changes

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

View changed files

📝 Sources/OAuth2Swift.swift (+3 -1)

📄 Description

Using Microsoft services I was getting an error when sending the client secret for a PKCE call.


🔄 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/565 **Author:** [@bobspryn](https://github.com/bobspryn) **Created:** 12/13/2019 **Status:** ✅ Merged **Merged:** 12/27/2019 **Merged by:** [@phimage](https://github.com/phimage) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`ef70d38`](https://github.com/OAuthSwift/OAuthSwift/commit/ef70d38a5735d15c2bc7c217fbb95fdf22acb440) Don't send client secret with PKCE ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Sources/OAuth2Swift.swift` (+3 -1) </details> ### 📄 Description Using Microsoft services I was getting an error when sending the client secret for a PKCE call. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 17:29:26 +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#672
No description provided.