Sending Implicit Code tokens to my server

I don’t store the access token in my JWT at all, it has nothing to do with my auth system. I just use it to validate who they are, then generate a separate auth jwt completely. The token is stored in the database