oidc: add missing 'OidcAccessToken' to __all__
Change-Id: Ib0bfed8a85729dced59e64d31e85c6a41631f9b1
This commit is contained in:
parent
b6b2b12ef9
commit
712ee40544
@ -35,6 +35,7 @@ __all__ = ('Auth',
|
||||
'Token',
|
||||
'TokenMethod',
|
||||
|
||||
'OidcAccessToken',
|
||||
'OidcAuthorizationCode',
|
||||
'OidcPassword',
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user