##// END OF EJS Templates
Added tag v5.3.0 for changeset 77c2b73602b9
Added tag v5.3.0 for changeset 77c2b73602b9

File last commit:

r5040:444b916d default
r5559:80b03e72 stable
Show More
persona.py
6 lines | 101 B | text/x-python | PythonLexer
from authomatic import providers
class MozillaPersona(providers.AuthenticationProvider):
pass