create_token | R Documentation |
get a bearer token for the mastodon api
create_token(client, type = "public", browser = TRUE)
client |
rtoot client object created with get_client |
type |
one of "public" or "user". See details |
browser |
if |
TBA
a mastodon bearer token
https://docs.joinmastodon.org/client/authorized/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.