pub async fn save( context: &Context, namespace: Namespace, foreign_key: Option<&str>, token: &str, ) -> Result<()>
Saves a token to the database.