If i have only token like:
eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJhdWQiOiI.....
How i can retrive user_id or token_id from that token?
If i have only token like:
eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJhdWQiOiI.....
How i can retrive user_id or token_id from that token?