Closed nikita-petko closed 3 years ago
.ROBLOSECURITY
Roblox.Authentication.Core
OK, since when did you ever do python @nkpetko?
@nkpetko Would it not be better to do an api call to an endpoint with the key to see if it is valid yes or no? Since that then you can be 100% sure it works
@Boegie19 this verifies syntax, not jwt validity, read the comment I left
@nkpetko I know but why would you check syntax if you can just check jwt validity since if it is wrong it will come out anyway
@Boegie19 because checking Jwt validity is time consuming and wastes resources when you can just check syntax on the fly
Closing this because you simply love to ignore me
~ Add an optional token verification check