Using token and the log in request struct i.e (userId, sessionId, 
timestamp) i generated a login/auth for log in process by creating and 
merging the request payload to generate the signature thus comparing for 
varification so the user is active in the system how will i end the session 
using sessionId from the logout request struct i.e (userId, sessionId, 
timestamp) ?

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/a4a1f47f-fb77-4b0c-b76e-03f7f2b2b675n%40googlegroups.com.

Reply via email to