View source: R/get_postgres_api_token.R
If a token is stored locally it is checked whether this token is valid. If the token is valid, it is returned. If the token is not valid or if there is no token stored locally, request a new token, store it locally and return it.
1 | get_postgres_api_token(dbg = TRUE)
|
dbg |
if |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.