rocket_api_base

Function issue_auth_token

Source
pub fn issue_auth_token<T>(secret: String, payload: T) -> JWToken<T>