diff --git a/docs/overview/access-requests-and-approvals.mdx b/docs/overview/access-requests-and-approvals.mdx index cb552033..c08ad9cb 100644 --- a/docs/overview/access-requests-and-approvals.mdx +++ b/docs/overview/access-requests-and-approvals.mdx @@ -120,3 +120,17 @@ and **configured [Permit](https://app.permit.io) for your app**. You’re now ready to embed Permit Elements, giving your users the ability to handle access requests and approvals seamlessly. With everything in place, your app is equipped for **secure, efficient access management**. + +## What did you learn? + +You should have learned how to: + +- Integrate **access requests and approvals** into your app with **Permit Elements**. +- Configure key components like **JWKS** and the **Policy Decision Point** for secure workflows. +- **Customize** and **embed Permit Elements** to match your app’s design and functionality. + +:::tip FUN FACT +The concept of access requests and approvals dates back to ancient Egypt! In the time of the pharaohs, scribes used clay seals +as "approvals" to access royal documents or treasure rooms. These seals acted as both a request and an authorization tool, much +like modern-day digital workflows. +:::