Peaceful James

Results 34 comments of Peaceful James

Hi @type1fool. In a hobby project, I very recently replaced a standard `phx.gen.auth` password system with the current `wac.install` code. To do it, I created a brand new phoenix project,...

I agree it would be wise to wait until UUIDv7 is native to Ecto. I will do my best to write up a guide for replacing a `phx.gen.auth` project. I...

There is a robust UUIDv7 lib https://elixirforum.com/t/uuidv7-a-uuid-v7-implementation-and-ecto-type-for-elixir-based-on-rust/56666/8 I think it would be acceptable for the generator to add this lib to the deps.

I would like to give this one a go @type1fool . Do you have any work done on it yet? Maybe some secret local branch?