Module authorize

Source

Structsยง

AuthState
AuthState is a holder state for UserProviderRef during check_http_auth function in axumโ€™s middleware

Enumsยง

AuthScheme

Functionsยง

auth_header ๐Ÿ”’
check_http_auth
decode_basic ๐Ÿ”’
err_response ๐Ÿ”’
extract_bucket_from_query ๐Ÿ”’
InfluxDB v2 uses โ€œbucketโ€ instead of โ€œdbโ€ https://docs.influxdata.com/influxdb/v1/tools/api/#apiv2write-http-endpoint
extract_catalog_and_schema
extract_db_from_query ๐Ÿ”’
extract_influxdb_user_from_query ๐Ÿ”’
extract_param_from_query ๐Ÿ”’
extract_timezone ๐Ÿ”’
extract_username_and_password
get_influxdb_credentials ๐Ÿ”’
inner_auth
need_auth ๐Ÿ”’

Type Aliasesยง

Credential ๐Ÿ”’
Password ๐Ÿ”’
Username ๐Ÿ”’