Common extensions for working with Auth0 / OAuth2
fictive.auth0 package
fictive.plugins package
fictive.tests package
Common extensions for working with Auth0 / OAuth2
»
Index
Index
_
|
A
|
C
|
E
|
F
|
I
|
M
|
O
|
P
|
R
|
S
|
T
|
U
_
__init__() (fictive.auth0.ext.werkzeug.TokenInjectionMiddleware method)
A
access_token (fictive.auth0.ext.marshmallow.Auth0IdentitySchema attribute)
(fictive.auth0.ext.marshmallow.Auth0TokenSchema attribute)
Auth0IdentitySchema (class in fictive.auth0.ext.marshmallow)
Auth0ProfileSchema (class in fictive.auth0.ext.marshmallow)
Auth0ProfileSchema.Meta (class in fictive.auth0.ext.marshmallow)
Auth0TokenSchema (class in fictive.auth0.ext.marshmallow)
Auth0UserSchema (class in fictive.auth0.ext.marshmallow)
C
connection (fictive.auth0.ext.marshmallow.Auth0IdentitySchema attribute)
created_on (fictive.auth0.ext.marshmallow.Auth0UserSchema attribute)
E
email (fictive.auth0.ext.marshmallow.Auth0ProfileSchema attribute)
expires_at (fictive.auth0.ext.marshmallow.Auth0TokenSchema attribute)
expires_in (fictive.auth0.ext.marshmallow.Auth0IdentitySchema attribute)
(fictive.auth0.ext.marshmallow.Auth0TokenSchema attribute)
F
fictive
module
fictive.auth0
module
fictive.auth0.ext
module
fictive.auth0.ext.marshmallow
module
fictive.auth0.ext.sqlalchemy
module
fictive.auth0.ext.werkzeug
module
fictive.plugins
module
fictive.tests
module
I
id (fictive.auth0.ext.marshmallow.Auth0UserSchema attribute)
id_token (fictive.auth0.ext.marshmallow.Auth0TokenSchema attribute)
isSocial (fictive.auth0.ext.marshmallow.Auth0IdentitySchema attribute)
M
module
fictive
fictive.auth0
fictive.auth0.ext
fictive.auth0.ext.marshmallow
fictive.auth0.ext.sqlalchemy
fictive.auth0.ext.werkzeug
fictive.plugins
fictive.tests
O
opts (fictive.auth0.ext.marshmallow.Auth0IdentitySchema attribute)
(fictive.auth0.ext.marshmallow.Auth0ProfileSchema attribute)
(fictive.auth0.ext.marshmallow.Auth0TokenSchema attribute)
(fictive.auth0.ext.marshmallow.Auth0UserSchema attribute)
P
profile_data (fictive.auth0.ext.marshmallow.Auth0IdentitySchema attribute)
provider (fictive.auth0.ext.marshmallow.Auth0IdentitySchema attribute)
R
refresh_token (fictive.auth0.ext.marshmallow.Auth0IdentitySchema attribute)
(fictive.auth0.ext.marshmallow.Auth0TokenSchema attribute)
S
save_token() (fictive.auth0.ext.werkzeug.TokenInjectionMiddleware method)
scope (fictive.auth0.ext.marshmallow.Auth0TokenSchema attribute)
T
token_type (fictive.auth0.ext.marshmallow.Auth0TokenSchema attribute)
TokenInjectionMiddleware (class in fictive.auth0.ext.werkzeug)
U
unknown (fictive.auth0.ext.marshmallow.Auth0ProfileSchema.Meta attribute)
updated_on (fictive.auth0.ext.marshmallow.Auth0UserSchema attribute)
user_id (fictive.auth0.ext.marshmallow.Auth0IdentitySchema attribute)
userinfo (fictive.auth0.ext.marshmallow.Auth0TokenSchema attribute)