Add basic user session info to ce-api

Created on 14 February 2025, about 2 months ago

Referencing this parent issue task:
https://www.drupal.org/project/lupus_decoupled/issues/3503738#comment-15... ✨ User API Active

Creating this task to add to the ce-api the following:

$data['current_user'] = [
'id' => $user->id(),
'name' => $user->getDisplayName(),
'roles' => array_keays($user->getRoles(),
];

Pull request to follow.

✨ Feature request
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States glynster

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024