-
Refactor user onboarding and token management
Some checks failedgoreleaser / goreleaser (push) Has been cancelledreleased this
2025-07-03 23:53:07 +00:00 | 2089 commits to main since this release- Enhanced the
Clientinitialization to includeTokenStorageand configuration parameters. - Replaced
SaveTokenToFilewith aClientmethod for better encapsulation. - Improved onboarding flow with project ID verification and API enablement checks.
- Refactored token saving logic to ensure proper handling of directory creation and JSON encoding.
- Removed unused file-related code in
auth.gofor improved maintainability.
Downloads
- Enhanced the