Profile avatar
cyberalien.dev
Full stack open source dev from Estonia, author of Iconify. https://github.com/cyberalien/ https://github.com/iconify/
79 posts 330 followers 58 following
Prolific Poster
Conversation Starter
comment in response to post
I'm using better auth, which supports email auth, but issue is setting up rather complex UI to manage it all, dealing with sending verification emails, ability to change account data and so on. Easier to let third party to deal with that and let user pick which provider to sign in with.
comment in response to post
Yes, there are many other git services. BitBucket is good, I've been using it for years for private repositories.
comment in response to post
That makes sense, but it also severely complicates authentication. Dealing with sending emails and confirming accounts adds a lot of extra complexity. So I'd rather just rely on other services to do that.
comment in response to post
Thank you very much!
comment in response to post
SVGO fails miserably when handling SVG animations - it breaks icons. If oxvg fixes that, it would be really awesome.
comment in response to post
Thanks a lot!
comment in response to post
Indeed. Huge thanks to StackBlitz!
comment in response to post
Awesome!
comment in response to post
Hell yes!!! I'm seriously considering moving to ESM only too. Maintaining CJS and ESM support for same package has not been a fun experience.
comment in response to post
Thanks!
comment in response to post
There are other laws too, so strictly this is not for GDPR. I think one of them is ePrivacy, there could be others in different countries, so better to just add a notice. Also, I'm planning to add user authentication later, which will also use same code and will definitely require cookies.
comment in response to post
Indeed. I did take some ideas from it, mainly new layout of icon sets. It looks way better than my old layout, so why not reuse it.
comment in response to post
Thanks!
comment in response to post
Oh yes! Thanks for pinging me!
comment in response to post
Really nice to see Bolt supporting it! Awesome!
comment in response to post
GitHub issue with plugin and installation instructions you can copy: github.com/iconify/icon...
comment in response to post
Thanks!