Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

rtoot (version 0.3.0)

create_token: get a bearer token for the mastodon api

Description

get a bearer token for the mastodon api

Usage

create_token(client, type = "public", browser = TRUE)

Value

a mastodon bearer token

Arguments

client

rtoot client object created with get_client

type

one of "public" or "user". See details

browser

if TRUE (default) a browser window will be opened to authenticate, else the URL will be provided so you can copy/paste this into the browser yourself

Details

TBA

References

https://docs.joinmastodon.org/client/authorized/