##// END OF EJS Templates
gists: cleanup UI and make the gist access id use monospace
gists: cleanup UI and make the gist access id use monospace

File last commit:

r3912:9bf26830 default
r4193:e6e77c6a stable
Show More
persona.py
6 lines | 124 B | text/x-python | PythonLexer
# -*- coding: utf-8 -*-
from authomatic import providers
class MozillaPersona(providers.AuthenticationProvider):
pass