logout/end session

62 views
Skip to first unread message

Alex Kiprono

unread,
Feb 29, 2024, 7:07:26 PM2/29/24
to golang-nuts
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) ?
Reply all
Reply to author
Forward
0 new messages