Hi, Im testing out this ui locally <https://github...
# talk-kratos
b
Hi, Im testing out this ui locally https://github.com/ory/kratos-selfservice-ui-react-nextjs with a local kratos instance, it works fine. I would like to somehow test how the UI looks with for example a microsoft provider at login but without having todo a bunch of oidc setup. Is there some way you could mock the response of a login flow to be able to get those buttons to appear ? In general it would be awsome if you could mock certain flows so that you could work on the frontend part only. Would love some help here.