Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/oauthlib/oauthlib
/ skeleton_oauth2_web_application_server.py
File
skeleton_oauth2_web_application_server.py
examples/skeleton_oauth2_web_application_server.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Skeleton for an OAuth 2 Web Application Server which is an OAuth
2
# provider configured for Authorization Code, Refresh Token grants and
3
# for dispensing Bearer Tokens.
4
Callers
nothing calls this directly
Calls
2
WebApplicationServer
Class · 0.90
SkeletonValidator
Class · 0.85
Tested by
no test coverage detected