📄️ Get X-Token / Login API
X-Token is a header that should be filled with JWT token generated from user login.
📄️ Verify Token
If you already having the X-Token, then you can access all OpenSSO APIs.
📄️ User Profile API
A. Get My Profile
📄️ Response Format
Here is the default response format, any request will having message and statusCode key properties. The error key property will shown only at 4xx and 5xx http status code.