add callback to validate tokens

This commit is contained in:
2026-03-13 17:26:50 +01:00
parent cfcbaee5f1
commit 2628f89154
3 changed files with 12 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
package gotsclient
package rpc
import (
_ "embed"