Skip to content

Releases: fells-code/seamless-cli

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 03 Jul 12:14
b26a1c3

Patch Changes

  • 9a9953a: Fix local auth mode regenerating the auth server's .env a second time with fresh secrets, which left the scaffolded API's API_SERVICE_TOKEN mismatched with the auth server's when services run outside Docker. The compose builder now reads the already-written auth env instead of rewriting it.

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 21:51
93db9ea

Minor Changes

  • 9bfaa5f: When the OAuth template is selected, seamless init now prompts for OIDC providers (Google, GitHub, Microsoft, GitLab) and their client id/secret, then wires them into the scaffolded auth server: OAUTH_PROVIDERS config, a per-provider *_CLIENT_SECRET env var, the oauth login method, and the http://localhost:5173/oauth/callback redirect URI. Providers left without credentials are scaffolded disabled with a printed next-steps note. Apple is documented as manual (its client secret is a signed JWT and it has no userinfo endpoint). The scaffold now also generates REFRESH_TOKEN_LOOKUP_SECRET, TOTP_SECRET_ENCRYPTION_KEY, and OAUTH_STATE_SECRET (previously left empty, falling back to the service token), and adds a healthcheck to the generated web container.

v0.2.0

Choose a tag to compare

@Bccorb Bccorb released this 03 Jun 21:48
c9a6eba

What's Changed

Full Changelog: v0.1.1...v0.2.0

Create Seamless v0.1.2

Choose a tag to compare

@Bccorb Bccorb released this 04 Apr 14:54

Full Changelog: v0.1.1...v0.1.2

Create Seamless v0.1.1

Choose a tag to compare

@Bccorb Bccorb released this 22 Mar 00:42

Full Changelog: v0.1.0...v0.1.1

Create Seamless v0.1.0

Choose a tag to compare

@Bccorb Bccorb released this 21 Mar 23:21
fee708d

What's Changed

  • Create Seamless CLI - INIT by @Bccorb in #3

Full Changelog: v0.0.11...v0.1.0

Create Seamless v0.0.11

Choose a tag to compare

@Bccorb Bccorb released this 15 Feb 19:02

Full Changelog: v0.0.10...v0.0.11

Create Seamless v0.0.10

Choose a tag to compare

@Bccorb Bccorb released this 14 Feb 05:50

Full Changelog: v0.0.8...v0.0.10

Create Seamless v0.0.8

Choose a tag to compare

@Bccorb Bccorb released this 12 Feb 14:52

Full Changelog: v0.0.7...v0.0.8

Create Seamless v0.0.7

Choose a tag to compare

@Bccorb Bccorb released this 12 Feb 02:01

Full Changelog: v0.0.6...v0.0.7