Closed Misha12 closed 4 years ago
Check if token provided in Authorization header is GUID.
Examples: abcd => 401 Unauthorized GrillBot abcd => 401 Unauthorized GrillBot 68224a8a-eff3-4004-8a4f-ae231f80398e => OK do another checks.
abcd
GrillBot abcd
GrillBot 68224a8a-eff3-4004-8a4f-ae231f80398e
Check if token provided in Authorization header is GUID.
Examples:
abcd
=> 401 UnauthorizedGrillBot abcd
=> 401 UnauthorizedGrillBot 68224a8a-eff3-4004-8a4f-ae231f80398e
=> OK do another checks.