programmingtil-rails icon indicating copy to clipboard operation
programmingtil-rails copied to clipboard

Results 1 programmingtil-rails issues
Sort by recently updated
recently updated
newest added

while signing out, the session entry from allowlisted_jwts table is supposed to be deleted via call to revoke_jwt method in the module, its fetching the session record fine but gives...