Open AhsanShabbir opened 6 years ago
Hello I want the JWT tokens to be completely separate from users table. I mean want to create another table called Client which simply has Key and Hash field. How can I implement that?
anyone?
Any idea how we can achieve this?
Hello I want the JWT tokens to be completely separate from users table. I mean want to create another table called Client which simply has Key and Hash field. How can I implement that?