Module weeb_api::utils [] [src]

Provides a helper for creating a Authorization string.

Enums

AuthorizationType

An authorization type used for selecting the type of token to be used in the generate_auth function.

Functions

generate_auth

A helper function used to easier generate an Authorization string to be passed to the relevant request functions.