- 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 - Current behavior requires logic applied during compliation - Ref. https://github.com/ritterim/stuntman/issues/169 - **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 - Think Joe Danger @hougasian