userAuth function

AuthContext userAuth()

Implementation

AuthContext userAuth() {
  return AuthContext.global();
}