kurierjs / kurier

TypeScript framework to create JSON:API compliant APIs
https://kurier.readthedocs.io/en/latest/
MIT License
61 stars 9 forks source link

Fixed tests and implementation for Custom JWT Claim Key + Custom Session Processor #357

Closed joelalejandro closed 1 year ago

joelalejandro commented 1 year ago

356 was broken and incomplete, this PR includes the full implementation + a possible implementation for custom session processors (remains untested).