Commit graph

8 commits

Author SHA1 Message Date
James Harton
a939dde9b9
feat(PasswordAuthentication): Registration and authentication with local credentials (#4)
This is missing a bunch of features that you probably want to use (eg confirmation, password resets), but it's a pretty good place to put a stake in the sand and say it works.
2022-10-25 11:07:07 +13:00
808259fbd0 chore: set up github actions. 2022-09-28 10:56:55 +13:00
53588e302a chore: install and configure dialyxir. 2022-09-28 10:11:00 +13:00
ccf5993e4f chore: install and configure doctor. 2022-09-28 10:07:26 +13:00
127d8c7d6a chore: add ex_doc. 2022-09-28 10:06:27 +13:00
1c263550d6 chore: add credo. 2022-09-28 10:06:04 +13:00
9d94f7dab8 chore: add git_ops configuration. 2022-09-28 10:04:04 +13:00
17891fceda chore: Initial empty mix new. 2022-09-28 09:54:05 +13:00