App Endpoints
/app/session
The current interaction between a user and the application.
GET /app/session
FYI
Session objects are also included as data in other endpoints, such as /app/login
and /app/logout
.
App Endpoints
The current interaction between a user and the application.
GET /app/session
FYI
Session objects are also included as data in other endpoints, such as /app/login
and /app/logout
.