#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

#174 in Authentication

Download history 1/week @ 2024-02-05 15/week @ 2024-02-19 13/week @ 2024-02-26 1/week @ 2024-03-11 70/week @ 2024-04-01

71 downloads per month

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

~14–26MB
~398K SLoC