Commit graph

  • b41eac2c13
    chore(deps): bump ash from 2.2.0 to 2.3.0 dependabot[bot] 2022-10-28 16:51:09 +0000
  • a432bd5477 chore: release version v0.2.1 v0.2.1 github-actions 2022-10-26 00:01:54 +0000
  • aa638e0230 improvement: move subject_name uniqueness validation to compile time. James Harton 2022-10-26 12:52:50 +1300
  • 13d3f0d2ab improvement: remove generated: true from macros. James Harton 2022-10-26 11:01:44 +1300
  • f0e7768e43 fix: deprecation warnings caused by use of Macro.expand_literal/2. James Harton 2022-10-26 11:00:49 +1300
  • 2c1802dd69 chore(docs): small documentation improvements. James Harton 2022-10-26 10:59:29 +1300
  • fd54efe85d
    chore(deps-dev): bump ex_doc from 0.28.6 to 0.29.0 (#9) dependabot[bot] 2022-10-26 08:47:53 +1300
  • 5cd7fc5e61
    chore(deps-dev): bump ash_postgres from 1.1.0 to 1.1.1 (#10) dependabot[bot] 2022-10-26 08:47:38 +1300
  • c51de0fe74 chore(docs): Add links to ash_authentication_phoenix. James Harton 2022-10-26 08:45:21 +1300
  • 7198af8e4c
    chore(deps-dev): bump ash_postgres from 1.1.0 to 1.1.1 dependabot[bot] 2022-10-25 17:09:17 +0000
  • e6ee952e0e
    chore(deps-dev): bump ex_doc from 0.28.6 to 0.29.0 dependabot[bot] 2022-10-25 17:09:01 +0000
  • e0f0a8d257 chore(docs): improve documentation. James Harton 2022-10-25 20:32:57 +1300
  • 809a0faa55 chore: release version v0.2.0 v0.2.0 github-actions 2022-10-24 22:21:49 +0000
  • a939dde9b9
    feat(PasswordAuthentication): Registration and authentication with local credentials (#4) James Harton 2022-10-25 11:07:07 +1300
  • 335f4b97d8 chore(deps): use real versions of ash/ash_postgres. James Harton 2022-10-24 13:47:55 +1300
  • f50ccd5a6c chore: update doctor config James Harton 2022-10-21 15:01:49 +1300
  • bae10782fe feat(TokenRevocation): add automatic expunging of expired token revocations. James Harton 2022-10-21 13:30:12 +1300
  • edacad2b64 improvement!(PasswordAuthentication): Rename Identity -> PasswordAuthentication. James Harton 2022-10-21 13:07:48 +1300
  • c547e03a01 feat(TokenRevocation): Add support for token revocation. James Harton 2022-10-21 12:59:01 +1300
  • 08894f8b57 improvement(Identity/register): Make the register action allow other attributes through. James Harton 2022-10-20 09:17:35 +1300
  • 39c49ce15b improvement(Plug): return a changeset to the user on failure James Harton 2022-10-19 17:46:55 +1300
  • 74f4245864 improvement: add Plug.Helpers.load_subjects/2 James Harton 2022-10-14 14:39:08 +1300
  • d592f4ed9c fix(subject_to_resource): was not executing the correct query. James Harton 2022-10-14 13:47:27 +1300
  • 5b5545e486 improvement(identity): the identity sign in argument should have the same type as the attribute. James Harton 2022-10-14 13:19:17 +1300
  • 6b871603fd chore: fix missin backticks in docs. James Harton 2022-10-14 11:23:45 +1300
  • f7c28d65db improvement: don't force users to define a read action. James Harton 2022-10-13 19:25:47 +1300
  • 893b96ed9c chore(deps): remove ueberauth dependency and make bcrypt optional. James Harton 2022-10-13 17:36:09 +1300
  • 27720892fb chore: fix typo. James Harton 2022-10-13 17:34:31 +1300
  • 705b3e8b95 improvement(docs): add some missing documentation. James Harton 2022-10-13 17:31:36 +1300
  • fcdf32e7c8 improvement: extract generated plug router into it's own module. James Harton 2022-10-13 17:31:08 +1300
  • d96af43915 fix: Use Spark.implements_behaviour?/2 since it's there and it's more correct. James Harton 2022-10-13 17:29:30 +1300
  • c0c1eb4708 improvement: Move *.Config modules to *.Info. James Harton 2022-10-13 16:02:55 +1300
  • db43be3e67 improvement(dev): move the dev server out of the main lib folder. James Harton 2022-10-13 15:56:34 +1300
  • 8488c63cfa improvement: validate uniqueness of subject names at compile time. James Harton 2022-10-13 15:52:52 +1300
  • 362449636c feat(Identity): Basic identity registration and sign up is working. James Harton 2022-10-05 17:51:05 +1300
  • 4a13721c9f
    chore(deps-dev): bump ex_doc from 0.28.6 to 0.29.0 (#8) dependabot[bot] 2022-10-20 09:13:41 +1300
  • a965335c8c
    chore(deps-dev): bump ex_doc from 0.28.6 to 0.29.0 dependabot[bot] 2022-10-19 17:21:46 +0000
  • bb98c8ce09 wip: add getting started documentation. James Harton 2022-10-13 20:21:46 +1300
  • 95bc34ea3d
    chore(deps-dev): bump ex_doc from 0.28.5 to 0.28.6 (#6) dependabot[bot] 2022-10-14 09:13:29 +1300
  • 6668e45bb5
    chore(deps-dev): bump ex_doc from 0.28.5 to 0.28.6 dependabot[bot] 2022-10-13 17:18:58 +0000
  • fb7fec5acc
    chore(deps-dev): bump doctor from 0.19.0 to 0.20.0 (#5) dependabot[bot] 2022-10-12 10:04:06 +1300
  • 43832eb5d5
    chore(deps-dev): bump doctor from 0.19.0 to 0.20.0 dependabot[bot] 2022-10-11 18:04:00 +0000
  • 2572588f38
    chore(deps-dev): bump git_ops from 2.5.0 to 2.5.1 (#3) dependabot[bot] 2022-10-05 09:01:10 +1300
  • 6e137ee729
    chore(deps-dev): bump git_ops from 2.5.0 to 2.5.1 dependabot[bot] 2022-10-04 17:26:02 +0000
  • 008778c755 chore(ci): update to latest staple-actions James Harton 2022-09-30 15:57:27 +1300
  • ed62361258
    chore(deps-dev): bump git_ops from 2.4.5 to 2.5.0 (#2) dependabot[bot] 2022-09-30 09:49:19 +1300
  • b7c6bf8cb8
    chore(deps-dev): bump git_ops from 2.4.5 to 2.5.0 dependabot[bot] 2022-09-29 16:55:35 +0000
  • 89cb549c23 chore: deliberately bust caches. James Harton 2022-09-28 16:31:20 +1300
  • 1e3956b403 chore: move ash_authentication to a subdirectory. James Harton 2022-09-28 15:13:05 +1300
  • 9b004f38c7 chore: add example Phoenix app. James Harton 2022-09-28 13:23:52 +1300
  • 808259fbd0 chore: set up github actions. James Harton 2022-09-28 10:23:40 +1300
  • 53588e302a chore: install and configure dialyxir. James Harton 2022-09-28 10:11:00 +1300
  • ccf5993e4f chore: install and configure doctor. James Harton 2022-09-28 10:07:26 +1300
  • 127d8c7d6a chore: add ex_doc. James Harton 2022-09-28 10:06:27 +1300
  • 1c263550d6 chore: add credo. James Harton 2022-09-28 10:06:04 +1300
  • 641ae5d2cb chore: release version v0.1.0 v0.1.0 James Harton 2022-09-28 10:05:16 +1300
  • 9d94f7dab8 chore: add git_ops configuration. James Harton 2022-09-28 10:04:04 +1300
  • 99071f2006 chore: Add devcontainer configuration. James Harton 2022-09-28 09:56:01 +1300
  • 17891fceda chore: Initial empty mix new. James Harton 2022-09-28 09:54:05 +1300