Commit graph

134 commits

Author SHA1 Message Date
Stephan Hug
be413052d0 fix(deps): mark ash_postgres as optional 2023-12-06 22:06:27 +01:00
0f9278c04a
chore: release version v3.12.0 2023-11-22 11:03:39 +13:00
dependabot[bot]
408a28ccf4
chore(deps): Bump assent from 0.2.7 to 0.2.8 (#506)
* chore(deps): Bump assent from 0.2.7 to 0.2.8

Bumps [assent](https://github.com/pow-auth/assent) from 0.2.7 to 0.2.8.
- [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.7...v0.2.8)

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

Signed-off-by: dependabot[bot] <support@github.com>

* chore(OAuth2): Reflect `assent` `site` -> `base_url` change.

I considered just rewriting it behind the scenes, but I think it's probably better in the long run if we just emit a deprecation.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: James Harton <james@harton.nz>
2023-11-22 10:49:07 +13:00
Lars Wikman
a4f68eb9e0
feat: Add Google strategy (#474)
* feat: Add Google strategy

* fix: include Google strategy cheat sheet

* fix: Add documentation grouping for Google strategy

* chore: update formatter.

---------

Co-authored-by: James Harton <james@harton.nz>
2023-10-26 12:44:56 +13:00
github-actions
d5be39f1fd chore: release version v3.11.16 2023-10-25 22:19:16 +00:00
Zach Daniel
3a93f628c2 chore: only gather analytics on hexdocs 2023-10-02 11:04:50 -04:00
Zach Daniel
bb9b3d7655 chore: analytics in hexdocs
chore: update cheat sheets
2023-10-02 08:38:58 -04:00
Zach Daniel
581ea6ce07 docs: generate cheat sheets 2023-09-26 23:42:46 -04:00
Zach Daniel
c8b13f8aac docs: update spark/ex_doc for improved docs 2023-09-26 23:26:44 -04:00
Zach Daniel
12832e29aa chore: fix capitalization of doc names 2023-09-26 09:21:56 -04:00
github-actions
5f08be13e2 chore: release version v3.11.15 2023-09-22 11:42:24 +00:00
github-actions
36d7d6866d chore: release version v3.11.14 2023-09-22 01:54:04 +00: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
86676181f7 chore: Add spark DSL cheatsheets to docs. 2023-09-22 10:42:46 +12:00
b7d2ef94b9 chore(deps): remove direct dependency on mint. 2023-09-22 10:42:46 +12:00
github-actions
abba2131ba chore: release version v3.11.12 2023-09-21 21:45:59 +00: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
github-actions
8558d8b8f6 chore: release version v3.11.10 2023-09-18 22:22:14 +00:00
github-actions
aa96528d75 chore: release version v3.11.9 2023-09-17 23:42:11 +00:00
github-actions
4bf5cea9d2 chore: release version v3.11.8 2023-08-16 21:23:43 +00:00
github-actions
45a252d24f chore: release version v3.11.7 2023-07-14 01:57:03 +00:00
James Harton
12d54fa672
docs: Fix double-docs problem on ash-hq (it's actually a code issue). (#353) 2023-07-14 09:07:39 +12:00
github-actions
d282dfee93 chore: release version v3.11.6 2023-06-23 03:16:50 +00:00
James Harton
0f9448c5dc
chore: Add sobelow and mix_audit to CI. (#337) 2023-06-19 10:44:07 +12:00
github-actions
bf6ee46024 chore: release version v3.11.5 2023-06-18 22:39:51 +00:00
github-actions
cc3aa410ea chore: release version v3.11.4 2023-06-15 00:35:57 +00:00
github-actions
d0aebdd694 chore: release version v3.11.3 2023-05-31 22:25:24 +00:00
github-actions
324fa4031b chore: release version v3.11.2 2023-05-28 23:00:52 +00:00
Zach Daniel
fc98a361ca docs: add new extensions to spark documentation 2023-05-11 13:01:38 -04:00
github-actions
551ec6441b chore: release version v3.11.1 2023-05-04 21:25:24 +00:00
github-actions
f403e25b5c chore: release version v3.11.0 2023-05-04 01:21:48 +00:00
James Harton
53ff256391
feat: OpenID Connect Strategy (#197)
* feat(AshAuthentication.Strategy.Oidc): Add OpenID Connect strategy.

* chore(CI): disable the workflow on pull request event, since it's covered by push.
2023-05-04 13:15:24 +12:00
github-actions
ab27025650 chore: release version v3.10.8 2023-04-28 19:25:53 +00:00
github-actions
33ed10ae59 chore: release version v3.10.7 2023-04-28 17:26:30 +00:00
github-actions
ee36ab0142 chore: release version v3.10.6 2023-04-09 20:27:28 +00:00
Zach Daniel
935f862e83
improvement: require spark ~> 1.0 (#261) 2023-04-09 16:22:20 -04:00
github-actions
2e9ea281ac chore: release version v3.10.5 2023-04-06 03:07:37 +00:00
Zach Daniel
eca8cadea0
improvement: add sign in tokens to password strategy (#252)
* improvement: add sign in tokens to password strategy

* chore: update `.formatter.exs`.

* chore: fix credo warnings.

* improvement: convert `sign_in_with_token` into an action.

---------

Co-authored-by: James Harton <james@harton.nz>
2023-04-06 14:53:44 +12:00
github-actions
ecd20f1ad7 chore: release version v3.10.4 2023-04-03 23:05:27 +00:00
github-actions
5ea4797b40 chore: release version v3.10.3 2023-04-03 20:49:11 +00:00
Zach Daniel
2f48817dbd
improvement: update spark (#254)
* improvement: update spark

* chore: update ash
2023-04-04 08:35:46 +12:00
dependabot[bot]
59a5c43196
chore(deps): bump castore from 0.1.22 to 1.0.1 (#248)
Bumps [castore](https://github.com/elixir-mint/castore) from 0.1.22 to 1.0.1.
- [Release notes](https://github.com/elixir-mint/castore/releases)
- [Commits](https://github.com/elixir-mint/castore/compare/v0.1.22...v1.0.1)

---
updated-dependencies:
- dependency-name: castore
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-27 10:44:21 +13:00
github-actions
79a4722ae4 chore: release version v3.10.2 2023-03-06 21:47:57 +00:00
github-actions
2e9040adf9 chore: release version v3.10.1 2023-03-06 20:57:14 +00:00
github-actions
6905fa069c chore: release version v3.10.0 2023-03-04 06:57:10 +00:00
Zach Daniel
7f1c9678e4
feat!: Configure accepted fields on register (#219) 2023-03-04 01:44:34 -05:00
github-actions
b351d1e218 chore: release version v3.9.6 2023-03-01 23:38:47 +00:00
github-actions
bf42c9cc62 chore: release version v3.9.5 2023-02-23 07:44:46 +00:00