Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/authlib/authlib
/ AuthlibDeprecationWarning
Class
AuthlibDeprecationWarning
authlib/deprecate.py:4–5 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2
3
4
class
AuthlibDeprecationWarning(DeprecationWarning):
5
pass
6
7
8
warnings.simplefilter(
"always"
, AuthlibDeprecationWarning)
Callers
1
deprecate
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…