Read the current browser or Bearer login status
GET/api/auth/session
Read the current browser or Bearer login status
Responses
- 200
Return authenticated: false when not logged in; bring principal summary when logged in.
GET/api/auth/session
Read the current browser or Bearer login status
Return authenticated: false when not logged in; bring principal summary when logged in.