Refactor session cookie user retrieval into API helper
What does this MR do and why?
Refactor session cookie user retrieval into API helper
This refactoring prepares the endpoint for a second access_type
, which
is the personal_access_token
type.
See &11235 (closed)
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.