Auth API
Verify
Verify the validity of a JWT token and return updated information
Args: credentials: Bearer token from Authorization header
Returns: Updated user information and API key
get/api/auth/verify
Response
Successful Response
{"stackTrail":"paths:/api/auth/verify:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}