codepod-io / codepod

Codepod IDE: Scalable Interactive Coding
https://codepod.io
MIT License
71 stars 16 forks source link

add basic auth to spawner #498

Closed lihebi closed 12 months ago

lihebi commented 12 months ago

Prevent unauthorized users from accessing spawner APIs. This PR only check for if user is logged in.

TODO: