04 Auth
4.2 Summary
This section provides a tangible application to Scrypto's auth model. We see the first use of roles such as the resource owner which can be used to streamline auth requirements by configuring resource behavior to fallback to the owner. We also saw how an
AccessRule is paired with a role by specifying the badges required to access the resource owner. These foundations will serve as a framework for how auth is applied to other Radix entities such as blueprint packages and components.