def _auth():
    '''
    Return the auth object
    '''
    if 'auth' not in __context__: