method
App.RevokeSession
func (application *App) RevokeSession(
ctx context.Context,
token,
sessionID string,
) errorRevoke one session belonging to the bearer user.
Related types
AppA resolved application bound to operation services.