Skip to content

Add Google OAuth2 helper CLI and client - #19

Merged
zewelor merged 2 commits into
mainfrom
add_google_oauth2
Mar 21, 2026
Merged

Add Google OAuth2 helper CLI and client#19
zewelor merged 2 commits into
mainfrom
add_google_oauth2

Conversation

@zewelor

@zewelor zewelor commented Mar 21, 2026

Copy link
Copy Markdown
Contributor
  • Add interactive bin/google-oauth CLI to obtain refresh tokens
  • Add R3x::Client::GoogleAuth to build Signet clients from JSON
  • Include Sheets API and highline gem; update Gemfile and lock
  • Register OAuth2 acronym in ActiveSupport inflections
  • Remove docs/todo/plan-google-oauth2.md (implemented)

@zewelor
zewelor force-pushed the add_google_oauth2 branch 3 times, most recently from abf3888 to 8d76f47 Compare March 21, 2026 17:04
zewelor added 2 commits March 21, 2026 17:09
- Extract cron validation into `lib/r3x/triggers/concerns/cron_schedulable.rb`
- Remove duplicate cron checks from `lib/r3x/triggers/schedule.rb`
- Make `R3x::Validators::Url` an `ActiveModel::Validator` with `url_field`
  and `allow_blank` options and add `validate!` helper
- Simplify URL error handling to consistently require HTTP/HTTPS
- Add ActiveModel integration tests in
  `test/lib/r3x/validators/url_test.rb` and update `AGENTS.md` documentation
- Remove docs/todo/plan-google-oauth2.md
- This file outlined an interactive CLI and Google auth client
- Remove stale TODO now tracked elsewhere or implemented
- Reduce docs clutter and maintenance overhead
@zewelor
zewelor force-pushed the add_google_oauth2 branch from 8d76f47 to f831abb Compare March 21, 2026 17:11
@zewelor
zewelor merged commit 5407360 into main Mar 21, 2026
4 checks passed
@zewelor
zewelor deleted the add_google_oauth2 branch March 21, 2026 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant