[PR #584] [MERGED] Add option to set ephemeral session on ASWebAuthenticationSession #681

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

📋 Pull Request Information

Original PR: https://github.com/OAuthSwift/OAuthSwift/pull/584
Author: @ruipfcosta
Created: 4/6/2020
Status: Merged
Merged: 4/6/2020
Merged by: @phimage

Base: masterHead: master


📝 Commits (3)

📊 Changes

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

View changed files

📝 Sources/Handler/ASWebAuthenticationURLHandler.swift (+5 -2)

📄 Description

This PR adds the option to set an ephemeral session on ASWebAuthenticationSession. This is a non-breaking change as the new property added to ASWebAuthenticationURLHandler's initialiser has a default value of false.


🔄 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/584 **Author:** [@ruipfcosta](https://github.com/ruipfcosta) **Created:** 4/6/2020 **Status:** ✅ Merged **Merged:** 4/6/2020 **Merged by:** [@phimage](https://github.com/phimage) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`852060c`](https://github.com/OAuthSwift/OAuthSwift/commit/852060c0a491e1550373a394b16344fd41fb8b75) Modified access to webAuthSession - [`3ae1a5d`](https://github.com/OAuthSwift/OAuthSwift/commit/3ae1a5d3335e0de90f22080e8637a2e600abd117) Added property - [`c9f8858`](https://github.com/OAuthSwift/OAuthSwift/commit/c9f88589a243c13b3faec4ed9aa6af2807df6732) Set default value ### 📊 Changes **1 file changed** (+5 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Sources/Handler/ASWebAuthenticationURLHandler.swift` (+5 -2) </details> ### 📄 Description This PR adds the option to set an ephemeral session on `ASWebAuthenticationSession`. This is a non-breaking change as the new property added to `ASWebAuthenticationURLHandler`'s initialiser has a default value of false. --- <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:38 +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#681
No description provided.