You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Arbitrary batched tokens introduce an Issuer interface. This interface could be move below github.com/cloudflare/pat-go/tokens if it was implemented by all token type.
It was not implemented in #46 because not directly connected, but would help to simplify future use of arbitrary batched tokens.
This is also work that should be done with attester-issuer draft.