Misha12 / GrillBot

Discord bot with features primarily for VUT FIT discord guild.
https://git.grillbot.cloud/
MIT License
5 stars 5 forks source link

[API] Check if is GUID #188

Closed Misha12 closed 4 years ago

Misha12 commented 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.