Functionsยง
- auth
- Authenticate the user based on the header and query context.
- check_
auth - Helper function to extract the header from the metadata and authenticate the user.
- create_
query_ context_ from_ grpc_ metadata - Create a query context from the grpc metadata.
- extract_
header - Helper function to extract a header from the metadata map. Can be multiple keys, and the first one found will be returned.