rollupid icon indicating copy to clipboard operation
rollupid copied to clipboard

feat(platform): Create session mgmt package

Open betimshahini opened this issue 2 years ago • 0 comments

As we have a few reusable functions and structures in all of our apps that do or facilitate session management, we need to extract those into a package to be reused across the call sites.

This should sit in package/security

  • [ ] Rename consoleParam session utils and consoleParam context property in Passport
  • [ ] Extract user session utils
  • [ ] Flash message consts
  • [ ] Creation of internal app (console/passport) default authz requests

betimshahini avatar Apr 04 '23 15:04 betimshahini