branch: elpa/mastodon commit b3a8a1c7330bbfaec0b4c6b693e33d34079fa56b Author: marty hiatt <martianhia...@disroot.org> Commit: marty hiatt <martianhia...@disroot.org>
readme access tokens version --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 6c54bacfaf..57bbf74bb1 100644 --- a/README.org +++ b/README.org @@ -124,7 +124,7 @@ If you were using mastodon.el before 2FA was implemented and the above steps do not work, call =(mastodon-forget-all-logins)=, restart Emacs and follow the steps again. -**** encrypted access tokens (from 1.2.0) +**** encrypted access tokens (from 2.0.0) By default, user access tokens are now stored in the user's auth source file (typically =~/.authinfo.gpg=, check the value of =auth-sources=). When