4 lines
52 B
Python
4 lines
52 B
Python
|
from .auth import OIDCUser
|
||
|
|
||
|
__all__ = ("OIDCUser",)
|