{ "Title": "Authentication", "Package": "auth", "Interface": "Auth", "Struct": null, "Parameters": null, "Protocol": "", "Authentication": [], "Path": "/auth", "APIs": [ { "Name": "check", "Method": "GET", "Title": "Check JWT token", "Path": "/check", "Parameters": null }, { "Name": "logout", "Method": "DELETE", "Title": "Delete JWT token (Sign Out)", "Path": "/check", "Parameters": null } ] }