##// END OF EJS Templates
feat(archive-cache): objectstore now makes bucket required, and use shards as folders inside it
feat(archive-cache): objectstore now makes bucket required, and use shards as folders inside it

File last commit:

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