Commit graph

614 commits

Author SHA1 Message Date
dependabot[bot]
e1dc6cbace
chore(deps): bump ash from 2.14.18 to 2.14.20 (#434)
Bumps [ash](https://github.com/ash-project/ash) from 2.14.18 to 2.14.20.
- [Release notes](https://github.com/ash-project/ash/releases)
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v2.14.18...v2.14.20)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-25 09:36:09 +13:00
github-actions
5f08be13e2 chore: release version v3.11.15 2023-09-22 11:42:24 +00:00
Zach Daniel
a6798d56fb fix: ensure we aren't calling Map.take on nil 2023-09-22 07:34:53 -04:00
github-actions
36d7d6866d chore: release version v3.11.14 2023-09-22 01:54:04 +00:00
James Harton
6de08ac9a9
fix(TokenResource): don't silently drop notifications about token removal. (#432)
Closes #420.
2023-09-22 13:48:47 +12:00
github-actions
048da649d2 chore: release version v3.11.13 2023-09-22 00:23:49 +00:00
7b607896eb
improvement: Allow all token lifetimes to be specified with a time unit.
Now any DSL option which allows the configuring of a token lifetime
can take _either_ a positive integer in it's previous default unit
or a tuple containing a positive integer and a unit.

Closes #376.

Additionally includes switching the resettable entity to being a singleton since that
feature didn't exist when I started.
2023-09-22 12:15:47 +12:00
a876a4453d chore: Add extra checks in the CI pipeline. 2023-09-22 10:42:46 +12:00
86676181f7 chore: Add spark DSL cheatsheets to docs. 2023-09-22 10:42:46 +12:00
4438fa7c2b chore: update to Erlang 26.1 and Elixir 1.15.6. 2023-09-22 10:42:46 +12:00
b7d2ef94b9 chore(deps): remove direct dependency on mint. 2023-09-22 10:42:46 +12:00
dependabot[bot]
df162c9419
chore(deps-dev): bump ash_postgres from 1.3.50 to 1.3.51 (#428)
Bumps [ash_postgres](https://github.com/ash-project/ash_postgres) from 1.3.50 to 1.3.51.
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v1.3.50...v1.3.51)

---
updated-dependencies:
- dependency-name: ash_postgres
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-22 10:01:03 +12:00
github-actions
abba2131ba chore: release version v3.11.12 2023-09-21 21:45:59 +00:00
dependabot[bot]
3b36980fc3
chore(deps): bump ash from 2.14.17 to 2.14.18 (#429)
Bumps [ash](https://github.com/ash-project/ash) from 2.14.17 to 2.14.18.
- [Release notes](https://github.com/ash-project/ash/releases)
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v2.14.17...v2.14.18)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-22 09:29:28 +12:00
github-actions
e149bb16ea chore: release version v3.11.11 2023-09-21 21:19:19 +00:00
2780c712aa
fix: include finch in the dependencies. 2023-09-22 09:02:28 +12:00
De Wet Blomerus
d621f55294
Clarify which file contains the snippet (#427) 2023-09-21 09:26:24 -04:00
Tun Cham Roeun
ae2957c024
fix: deprecated mint httpadapter (#425) 2023-09-20 14:10:21 +12:00
Alan Heywood
ee7c0db007
improvement: assign the token record to the connection assigns (#426) 2023-09-20 14:08:57 +12:00
dependabot[bot]
3cac2e9a26
chore(deps-dev): bump ash_graphql from 0.26.0 to 0.26.2 (#422) 2023-09-20 07:35:02 +12:00
github-actions
8558d8b8f6 chore: release version v3.11.10 2023-09-18 22:22:14 +00:00
Zach Daniel
62d458f629
fix: only use sign in token expiration for sign in tokens (#424) 2023-09-19 10:16:37 +12:00
dependabot[bot]
0a089693e3
chore(deps): bump spark from 1.1.36 to 1.1.39 (#423) 2023-09-19 07:26:30 +12:00
github-actions
aa96528d75 chore: release version v3.11.9 2023-09-17 23:42:11 +00:00
Zach Daniel
e9ae747de7
improvement: support generating sign in tokens on register (#421)
* improvement: support generating sign in tokens on register

* chore: run formatter.

* fix: support generating tokens for other strategies.

---------

Co-authored-by: James Harton <james@harton.nz>
2023-09-17 19:36:20 -04:00
dependabot[bot]
018caf07fa
chore(deps): bump ash from 2.14.16 to 2.14.17 (#418) 2023-09-17 16:52:36 +12:00
dependabot[bot]
b18c72656c
chore(deps): bump spark from 1.1.29 to 1.1.36 (#419) 2023-09-16 18:40:08 +12:00
dependabot[bot]
afee7955bd
chore(deps): bump ash from 2.14.15 to 2.14.16 (#416)
Bumps [ash](https://github.com/ash-project/ash) from 2.14.15 to 2.14.16.
- [Release notes](https://github.com/ash-project/ash/releases)
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v2.14.15...v2.14.16)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-15 08:53:49 +12:00
dependabot[bot]
f41348afee
chore(deps): bump spark from 1.1.26 to 1.1.29 (#417)
Bumps [spark](https://github.com/ash-project/spark) from 1.1.26 to 1.1.29.
- [Changelog](https://github.com/ash-project/spark/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/spark/compare/v1.1.26...v1.1.29)

---
updated-dependencies:
- dependency-name: spark
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-15 08:53:29 +12:00
dependabot[bot]
be9c92f5c8
chore(deps): bump assent from 0.2.6 to 0.2.7 (#414)
Bumps [assent](https://github.com/pow-auth/assent) from 0.2.6 to 0.2.7.
- [Release notes](https://github.com/pow-auth/assent/releases)
- [Changelog](https://github.com/pow-auth/assent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pow-auth/assent/compare/v0.2.6...v0.2.7)

---
updated-dependencies:
- dependency-name: assent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-14 07:50:10 +12:00
dependabot[bot]
20973391b1
chore(deps): bump ash from 2.14.14 to 2.14.15 (#415)
Bumps [ash](https://github.com/ash-project/ash) from 2.14.14 to 2.14.15.
- [Release notes](https://github.com/ash-project/ash/releases)
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v2.14.14...v2.14.15)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-14 07:49:57 +12:00
dependabot[bot]
093dbf6852
chore(deps): bump spark from 1.1.25 to 1.1.26 (#412)
Bumps [spark](https://github.com/ash-project/spark) from 1.1.25 to 1.1.26.
- [Changelog](https://github.com/ash-project/spark/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/spark/compare/v1.1.25...v1.1.26)

---
updated-dependencies:
- dependency-name: spark
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-13 10:29:11 +12:00
dependabot[bot]
cff17d0b37
chore(deps): bump ash from 2.14.12 to 2.14.14 (#413)
Bumps [ash](https://github.com/ash-project/ash) from 2.14.12 to 2.14.14.
- [Release notes](https://github.com/ash-project/ash/releases)
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v2.14.12...v2.14.14)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-13 10:28:59 +12:00
dependabot[bot]
0af11425f1
chore(deps): bump ash from 2.14.11 to 2.14.12 (#410) 2023-09-07 06:41:01 +12:00
dependabot[bot]
9517318de9
chore(deps-dev): bump ash_postgres from 1.3.49 to 1.3.50 (#411) 2023-09-07 06:40:49 +12:00
dependabot[bot]
eb8b22d46d
chore(deps-dev): bump ash_postgres from 1.3.48 to 1.3.49 (#408)
Bumps [ash_postgres](https://github.com/ash-project/ash_postgres) from 1.3.48 to 1.3.49.
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v1.3.48...v1.3.49)

---
updated-dependencies:
- dependency-name: ash_postgres
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-06 13:20:26 +12:00
dependabot[bot]
9dae878248
chore(deps): bump ash from 2.14.7 to 2.14.11 (#409)
Bumps [ash](https://github.com/ash-project/ash) from 2.14.7 to 2.14.11.
- [Release notes](https://github.com/ash-project/ash/releases)
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v2.14.7...v2.14.11)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-06 13:20:05 +12:00
dependabot[bot]
43956847bc
chore(deps): bump ash from 2.14.5 to 2.14.7 (#406)
Bumps [ash](https://github.com/ash-project/ash) from 2.14.5 to 2.14.7.
- [Release notes](https://github.com/ash-project/ash/releases)
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v2.14.5...v2.14.7)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 09:09:30 +12:00
dependabot[bot]
d91590e709
chore(deps-dev): bump ash_postgres from 1.3.47 to 1.3.48 (#407)
Bumps [ash_postgres](https://github.com/ash-project/ash_postgres) from 1.3.47 to 1.3.48.
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v1.3.47...v1.3.48)

---
updated-dependencies:
- dependency-name: ash_postgres
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 09:09:18 +12:00
dependabot[bot]
14f0a6ce40
chore(deps): bump spark from 1.1.24 to 1.1.25 (#404) 2023-09-02 07:53:41 +12:00
dependabot[bot]
d9eaa4f75f
chore(deps-dev): bump ash_postgres from 1.3.44 to 1.3.47 (#405) 2023-09-02 07:53:30 +12:00
dependabot[bot]
a0dd7796e1
chore(deps-dev): bump dialyxir from 1.4.0 to 1.4.1 (#402)
Bumps [dialyxir](https://github.com/jeremyjh/dialyxir) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/jeremyjh/dialyxir/releases)
- [Changelog](https://github.com/jeremyjh/dialyxir/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jeremyjh/dialyxir/compare/1.4.0...1.4.1)

---
updated-dependencies:
- dependency-name: dialyxir
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-01 10:14:45 +12:00
dependabot[bot]
b6435df441
chore(deps-dev): bump ash_postgres from 1.3.43 to 1.3.44 (#403)
Bumps [ash_postgres](https://github.com/ash-project/ash_postgres) from 1.3.43 to 1.3.44.
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v1.3.43...v1.3.44)

---
updated-dependencies:
- dependency-name: ash_postgres
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-01 10:14:31 +12:00
dependabot[bot]
746f566705
chore(deps): bump spark from 1.1.22 to 1.1.24 (#399) 2023-08-31 04:51:15 +12:00
dependabot[bot]
ceea46f9ae
chore(deps-dev): bump ash_graphql from 0.25.13 to 0.26.0 (#400) 2023-08-31 04:51:02 +12:00
dependabot[bot]
da8fdc91ad
chore(deps): bump bcrypt_elixir from 3.0.1 to 3.1.0 (#398)
Bumps [bcrypt_elixir](https://github.com/riverrun/bcrypt_elixir) from 3.0.1 to 3.1.0.
- [Changelog](https://github.com/riverrun/bcrypt_elixir/blob/master/CHANGELOG.md)
- [Commits](https://github.com/riverrun/bcrypt_elixir/compare/v3.0.1...v3.1.0)

---
updated-dependencies:
- dependency-name: bcrypt_elixir
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-29 12:05:07 +12:00
dependabot[bot]
75925d1ab9
chore(deps-dev): bump dialyxir from 1.3.0 to 1.4.0 (#395)
Bumps [dialyxir](https://github.com/jeremyjh/dialyxir) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/jeremyjh/dialyxir/releases)
- [Changelog](https://github.com/jeremyjh/dialyxir/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jeremyjh/dialyxir/compare/1.3.0...1.4.0)

---
updated-dependencies:
- dependency-name: dialyxir
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-29 09:23:21 +12:00
dependabot[bot]
11c2da8ed8
chore(deps-dev): bump ex_doc from 0.30.5 to 0.30.6 (#396)
Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.30.5 to 0.30.6.
- [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/elixir-lang/ex_doc/compare/v0.30.5...v0.30.6)

---
updated-dependencies:
- dependency-name: ex_doc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-29 09:23:09 +12:00
dependabot[bot]
e858bad966
chore(deps): bump assent from 0.2.5 to 0.2.6 (#397)
Bumps [assent](https://github.com/pow-auth/assent) from 0.2.5 to 0.2.6.
- [Release notes](https://github.com/pow-auth/assent/releases)
- [Changelog](https://github.com/pow-auth/assent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pow-auth/assent/compare/v0.2.5...v0.2.6)

---
updated-dependencies:
- dependency-name: assent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-29 09:22:58 +12:00
dependabot[bot]
a74be5662a
chore(deps): bump ash from 2.14.2 to 2.14.4 (#394) 2023-08-24 04:52:01 +12:00