bs_auth | R Documentation |
Authenticate a user
bs_auth(user, pass, save_auth = TRUE)
user |
Character. User name to log in with. |
pass |
Character. App password to log in with. |
save_auth |
Logical. Should the authentication information be saved? If
|
a list of authentication information
server/createSession.json (2023-09-30)
v0.0.1
(2023-09-30)
bs_auth(user = get_bluesky_user(), pass = get_bluesky_pass())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.