diff --git a/sec/com/digitalocean.hoon b/sec/com/digitalocean.hoon index dd04da4363..b50e333444 100644 --- a/sec/com/digitalocean.hoon +++ b/sec/com/digitalocean.hoon @@ -13,7 +13,7 @@ :: :::: :: -|_ {bal/(bale keys:oauth2) tok/token:oauth2} +|_ {bal/(bale:eyre keys:oauth2) tok/token:oauth2} :: ++aut is a "standard oauth2" core, which implements the :: most common handling of oauth2 semantics. see lib/oauth2 for more details, :: and examples at the bottom of the file.