dfoxg / kratos-admin-ui

A simple Admin-Interface for ory/kratos
MIT License
138 stars 28 forks source link

Admin UI is not compatible with kratos v0.13. #87

Closed kamilkloch closed 1 year ago

kamilkloch commented 1 year ago

The error is most probably schema-related - the code breaks on the following line:

var n = JSON.parse(window.atob(e.schema + ""));
dfoxg commented 1 year ago

I just released a version which supports kratos v0.13: https://github.com/dfoxg/kratos-admin-ui/releases/tag/v1.0.5