tscircuit / snippets

https://snippets.tscircuit.com
MIT License
3 stars 15 forks source link

Support for Unlisted and Private Snippets #101

Open seveibar opened 5 days ago

seveibar commented 5 days ago

(internal is for when we have orgs)

Support displaying these labels on the snippets

Alter what snippets are returned and add tests for e.g. /snippets/list and /snippets/get as well as other endpoints

Can introduce new auth middleware to perform check too!