Open simonfranzen opened 4 years ago
I wondered why there is no sign out mutation. The client could "forget" the token in the frontend to sign out, but with a explicit logout mutation we could invalidate the token in the database.
I wondered why there is no sign out mutation. The client could "forget" the token in the frontend to sign out, but with a explicit logout mutation we could invalidate the token in the database.