#oauth2 #gnome #dbus #oauth #command-line-tool

app goa-oauth2

A command-line utility for retrieving OAuth2 tokens from GNOME Online Accounts

3 stable releases

1.1.2 Feb 5, 2024
1.1.1 Feb 17, 2022
1.1.0 Sep 8, 2021

#201 in Authentication

GPL-3.0-or-later

27KB
431 lines

goa-oauth2

Crates.io

This utility retrieves OAuth2 tokens from the GNOME Online Accounts service. It's extremely useful for applications like msmtp:

defaults
auth oauthbearer

account gmail
host smtp.gmail.com
from example@gmail.com
user example@gmail.com
passwordeval goa-oauth2 example@gmail.com

Dependencies

~13–27MB
~385K SLoC