milkbar / mantine-cognito

A React front end for Cognito authentication implemented using Mantine.dev.
MIT License
2 stars 2 forks source link

7.x bump #5

Open rmacd opened 4 weeks ago

rmacd commented 4 weeks ago

Before I get my teeth into updating this to work with Mantine 7.x, just to check this isn't already being looked at? / that I'm not duplicating effort

jviets commented 2 weeks ago

Hi @rmacd ,

We did a complete rework on this in the amplify authenticator style:

https://github.com/espresso-lab/mantine-cognito

Just check it out! We are happy about feedback 🤩

rmacd commented 2 weeks ago

Ah nice, thanks: I've actually already forked & updated this library to work with mantine 7.x + next.js

Adaptations are a bit rough and ready and I'm not sure I've kept the "style" of this project but it'll do for now ...

https://github.com/rmacd/mantine-cognito/tree/update-7.x