No description
Find a file
jtricerolph e758add8ae Support Workforce bearer token as alternative to email/password OAuth
Adds bearer_token secret field — if configured, the auth service uses it
directly and skips the OAuth password grant entirely. Falls back to
email/password flow if no token is set.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-07 12:34:52 +00:00
src Support Workforce bearer token as alternative to email/password OAuth 2026-07-07 12:34:52 +00:00
.env.example Initial settings service 2026-07-01 18:56:19 +00:00
docker-compose.yml Initial settings service 2026-07-01 18:56:19 +00:00
Dockerfile Initial settings service 2026-07-01 18:56:19 +00:00
package-lock.json Add nodemailer dependency for SMTP connection test 2026-07-02 00:42:27 +00:00
package.json Add nodemailer dependency for SMTP connection test 2026-07-02 00:42:27 +00:00