If token is not already available, call mermaid_auth to either load from cache or initiate OAuth2.0 flow. Return the token -- not "bare" but, rather, prepared for inclusion in downstream requests.

mermaid_token(verbose = FALSE)

Arguments

verbose

logical; do you want informative messages?

Value

a request object (an S3 class provided by httr)