Django REST framework OAuth2

GPTKB entity

Statements (49)
Predicate Object
gptkbp:instance_of gptkb:OAuth_2.0
gptkbp:allows token-based authentication
gptkbp:can_be_configured_for gptkb:OAuth2_Provider
settings.py
gptkbp:can_be_extended_by custom authentication backends
gptkbp:can_be_used_with Django applications
gptkbp:developed_by gptkb:Django_REST_framework
gptkbp:enables third-party authentication
https://www.w3.org/2000/01/rdf-schema#label Django REST framework OAuth2
gptkbp:integrates_with gptkb:Django
gptkbp:is_available_for gptkb:Python_3
gptkbp:is_available_on gptkb:Git_Hub
gptkbp:is_compatible_with gptkb:JWT
gptkb:Django_REST_framework
RESTful APIs
OAuth2 scopes
gptkbp:is_documented_in examples
official documentation
gptkbp:is_implemented_in Django projects
gptkbp:is_maintained_by gptkb:community
gptkbp:is_open_source gptkb:true
gptkbp:is_part_of API security
Django ecosystem
gptkbp:is_popular_among gptkb:developers
gptkbp:is_supported_by various libraries
Django REST framework community
gptkbp:is_tested_for unit tests
integration tests
gptkbp:is_used_by gptkb:mobile_applications
gptkbp:is_used_for user authentication
single sign-on (SSO)
service-to-service authentication
secure API access
resource owner password credentials grant
gptkbp:is_used_in enterprise applications
gptkbp:provides authentication
gptkbp:provides_support_for access tokens
refresh tokens
gptkbp:requires client ID
client secret
gptkbp:supports authorization code flow
client credentials flow
implicit flow
password flow
OAuth2 protocol
gptkbp:used_in web applications
gptkbp:written_in gptkb:Python
gptkbp:bfsParent gptkb:Django
gptkbp:bfsLayer 4