Hi, does anyone have an idea when I’m implementing kratos, and I have kratos-fork for custom generic provider (which is not oidc compliant). I want to pass the access_token to the FE somehow, is it possible or where should i look to make the changes for it? As the FE will need this access token for
/profile
calls and simillar once.