Index

A | C | G | H | I | L | N | S | U

A

  • Auth (class in sanic_auth)

C

  • current_user() (sanic_auth.Auth method)

G

  • get_session() (sanic_auth.Auth method)

H

  • handle_no_auth() (sanic_auth.Auth method)

I

  • id (sanic_auth.User attribute)

L

  • load_user() (sanic_auth.Auth method)
  • login_required() (sanic_auth.Auth method)
  • login_user() (sanic_auth.Auth method)
  • logout_user() (sanic_auth.Auth method)

N

  • name (sanic_auth.User attribute)
  • no_auth_handler() (sanic_auth.Auth method)

S

  • sanic_auth (module)
  • serialize() (sanic_auth.Auth method)
  • serializer() (sanic_auth.Auth method)
  • setup() (sanic_auth.Auth method)

U

  • User (class in sanic_auth)
  • user_loader() (sanic_auth.Auth method)

Sanic-Auth

Navigation

Related Topics

  • Documentation overview

Quick search

©2017-2020, Philip Xu. | Powered by Sphinx 1.8.5 & Alabaster 0.7.12
Fork me on GitHub