Skip to content

Commit 6b1f5db

Browse files
ariebovenbergauvipy
authored andcommitted
add missing slots to TokenBase
1 parent ccf9189 commit 6b1f5db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

oauthlib/oauth2/rfc6749/tokens.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,7 @@ def get_token_from_header(request):
257257

258258

259259
class TokenBase:
260+
__slots__ = ()
260261

261262
def __call__(self, request, refresh_token=False):
262263
raise NotImplementedError('Subclasses must implement this method.')

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy