archesproject / arches

Arches is a web platform for creating, managing, & visualizing geospatial data. Arches was inspired by the needs of the Cultural Heritage community, particularly the widespread need of organizations to build & manage cultural heritage inventories
GNU Affero General Public License v3.0
216 stars 144 forks source link

Add `UserView.get()` to retrieve logged-in user details re #11261 #11331

Closed jacobtylerwalls closed 2 months ago

jacobtylerwalls commented 2 months ago

Types of changes

Description of Change

Follow-up to #11284. Allow retrieving the current user so that page refreshes or redirects (e.g. from the arches login form for multi-factor authentication) don't unnecessarily route to a login page.

Issues Solved

Refs #11261

Checklist

Ticket Background

Further comments

Used in archesproject/arches-lingo#39