I’ll introduce reference articles for using OAuth 2.0 in CLI and batch processing.
I want to use OAuth 2.0 in CLI and batch processing, so I researched information that would be helpful for implementation.
When using OAuth 2.0 in CLI or batch processing, you might want to set long expiration times for tokens, but this is an anti-pattern, so please avoid it.
That’s all from the Gemba about wanting to use OAuth 2.0 in CLI and batch processing.