Skip to content

Add authenticate to events api. fix #49255

What does this MR do?

Allow access to /events as the authenticated user if the access token has read_user scope.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

api scope was required for access, even though the documentation points out that it is not required.

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

#49255 (closed)

Edited by Warren Parad

Merge request reports