stuntman icon indicating copy to clipboard operation
stuntman copied to clipboard

Stuntman vNext

Open billbogaiv opened this issue 7 years ago • 1 comments

  • 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

billbogaiv avatar May 15 '18 20:05 billbogaiv

@billbogaiv thinking https://codepen.io/hougasian/pen/QrZygv rough demo, needs work to scale, thoughts? any entry interaction can be handled in extended side tab as well

hougasian avatar May 16 '18 16:05 hougasian