workosAuthKit

WorkOS AuthKit. The issuer is the AuthKit domain (e.g. https://your-app.authkit.app); JWKS is at {issuer}/oauth2/jwks.

@safe @safe
workosAuthKit
(
string issuer
,
string audience
,
string[] scopes = []
)