[PR #723] Set requestOAuthAccessToken function public #730

Open
opened 2026-03-03 17:29:52 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/OAuthSwift/OAuthSwift/pull/723
Author: @vfn
Created: 9/9/2024
Status: 🔄 Open

Base: masterHead: public-refresh-token-function


📝 Commits (1)

📊 Changes

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

View changed files

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

📄 Description

Due to the way our OAuth workflows work I found it necessary to make the function OAuth2Swift.requestOAuthAccessToken(withParameters...) public as I need to call it directly.

Is there any issues with making this method public?


🔄 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/723 **Author:** [@vfn](https://github.com/vfn) **Created:** 9/9/2024 **Status:** 🔄 Open **Base:** `master` ← **Head:** `public-refresh-token-function` --- ### 📝 Commits (1) - [`1a93317`](https://github.com/OAuthSwift/OAuthSwift/commit/1a933178125acc9be9ef4c4cf80e68682d4869b8) Made function public ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Sources/OAuth2Swift.swift` (+1 -1) </details> ### 📄 Description Due to the way our OAuth workflows work I found it necessary to make the function [OAuth2Swift.requestOAuthAccessToken(withParameters...)](https://github.com/OAuthSwift/OAuthSwift/blob/fe6b6a4ccb0f6fba346a06ae34a75b0733afa70d/Sources/OAuth2Swift.swift#L256) public as I need to call it directly. Is there any issues with making this method public? --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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#730
No description provided.