Skip to content

Conversation

@jaesuphwang
Copy link
Owner

Summary

  • use RS256 as the default JWT algorithm
  • warn when insecure defaults are detected in Settings.validate_for_production
  • document the need to set strong secrets for production
  • ensure README ends with a newline

Testing

  • pytest -q (fails: unexpected SystemExit in simple_test.py)
  • python test_mcp_basic.py (fails: could not install mcp dependency)

https://chatgpt.com/codex/tasks/task_e_684544042b18832fa3a78b0efc1f1be8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2 participants