The Civic Auth SDK also works with any Node.js backend.
getUser
function verifies and parses the user information stored in the id_token cookie and makes it available to your app.
name
property is used as an example here, check out the React Usage page to see the entire basic user object structure.