[PR #148] [MERGED] Make is_token_expired public #795

Closed
opened 2026-02-28 00:01:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/148
Author: @mbirtwell
Created: 1/7/2017
Status: Merged
Merged: 1/18/2017
Merged by: @plamere

Base: masterHead: make_is_token_expired_public


📝 Commits (2)

  • d092683 Make is_token_expired public
  • 8dc90d2 Add me to the contributors list

📊 Changes

3 files changed (+21 additions, -17 deletions)

View changed files

📝 docs/index.rst (+1 -0)
📝 spotipy/oauth2.py (+11 -8)
📝 tests/test_oauth.py (+9 -9)

📄 Description

This method is useful for checking whether tokens that have been stored in cookies etc have timed out. So it's useful for library users to have access to it.


🔄 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/spotipy-dev/spotipy/pull/148 **Author:** [@mbirtwell](https://github.com/mbirtwell) **Created:** 1/7/2017 **Status:** ✅ Merged **Merged:** 1/18/2017 **Merged by:** [@plamere](https://github.com/plamere) **Base:** `master` ← **Head:** `make_is_token_expired_public` --- ### 📝 Commits (2) - [`d092683`](https://github.com/spotipy-dev/spotipy/commit/d092683be34123a56b77b4496a2540b240054d6b) Make is_token_expired public - [`8dc90d2`](https://github.com/spotipy-dev/spotipy/commit/8dc90d2687392364b07c49bdca5712fcbfea461a) Add me to the contributors list ### 📊 Changes **3 files changed** (+21 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `docs/index.rst` (+1 -0) 📝 `spotipy/oauth2.py` (+11 -8) 📝 `tests/test_oauth.py` (+9 -9) </details> ### 📄 Description This method is useful for checking whether tokens that have been stored in cookies etc have timed out. So it's useful for library users to have access to it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:01:45 +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/spotipy#795
No description provided.