This repository was archived by the owner on Mar 23, 2022. It is now read-only.

Description
- Inline editing of users
- Ability to manage user-claims
- Revisit bearer token logic
- See whether we can update logic to make it more streamlined without breaking existing behaviors
- Reduce cookie bloat
- Hydrate user in middleware during runtime instead of pushing data into cookie
- Allow turning Stuntman on/off during runtime
- Documentation
- Delegating handler for HttpClient
- track HttpClient calls and provide responses to alleviate the need for actual HTTP traffic
- API
- will be used by UI instead of embedding directly into HTML
- Avatar