[PR #124] [MERGED] Don't let the app crash when there is no access_token in oauth2 response. #527

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

📋 Pull Request Information

Original PR: https://github.com/OAuthSwift/OAuthSwift/pull/124
Author: @srna
Created: 10/8/2015
Status: Merged
Merged: 11/10/2015
Merged by: @phimage

Base: masterHead: master


📝 Commits (1)

  • 85dbcdd Don't let the app crash when there is no access_token in oauth2 response.

📊 Changes

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

View changed files

📝 OAuthSwift/OAuth2Swift.swift (+7 -1)

📄 Description

Don't let the app crash when there is no access_token in oauth2 response.


🔄 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/124 **Author:** [@srna](https://github.com/srna) **Created:** 10/8/2015 **Status:** ✅ Merged **Merged:** 11/10/2015 **Merged by:** [@phimage](https://github.com/phimage) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`85dbcdd`](https://github.com/OAuthSwift/OAuthSwift/commit/85dbcddf891e9ad3ba321175707990bba3ea8095) Don't let the app crash when there is no access_token in oauth2 response. ### 📊 Changes **1 file changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `OAuthSwift/OAuth2Swift.swift` (+7 -1) </details> ### 📄 Description Don't let the app crash when there is no access_token in oauth2 response. --- <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:16 +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#527
No description provided.