Yoshinari Nomura

Results 2 issues of Yoshinari Nomura

非常に便利に使っています. よければ,ライセンスに関して何か明示いただけないでしょうか.

### 1. Emacs as HTTP server to handle OAuth2 redirection It follows Out-Of-Band (OOB) flow Migration Guide: https://developers.google.com/identity/protocols/oauth2/resources/oob-migration To enable this feature, set `mew-auth-oauth2-redirect-url` to non-nil: ``` (setq mew-auth-oauth2-redirect-url "http://localhost:8080")...