Current TokenStore writes directly to the local dotnet user-secrets file, which assumes a single local dev machine. Revisit for any hosting scenario beyond that (mounted volume, external secret store, etc.) - same open question fatsecret-mcp has for its own token persistence.
Current TokenStore writes directly to the local dotnet user-secrets file, which assumes a single local dev machine. Revisit for any hosting scenario beyond that (mounted volume, external secret store, etc.) - same open question fatsecret-mcp has for its own token persistence.