Company
Date Published
Author
Joey Schorr
Word count
2764
Language
English
Hacker News points
None

Summary

The Authzed playground is a web-based application that allows developers to create, edit, and validate namespace configurations for their applications. It provides a sandboxed environment where developers can experiment with different configurations without affecting their production systems. The playground uses gRPC Web to interact with the Authzed API, which provides validation services for namespaces. Monaco Editor is used to provide syntax highlighting and code editing capabilities for the namespace configurations. The playground also includes features such as sharing, which allows users to share their configurations with others. The sharing feature uses a unique hashed reference to identify the contents of the playground, and it can be loaded from a shared URL. Overall, the Authzed playground provides a powerful tool for developers to manage permissions in their applications.