chore(deps): bump spark from 1.1.43 to 1.1.44 (#466)

* chore(deps): bump spark from 1.1.43 to 1.1.44

Bumps [spark](https://github.com/ash-project/spark) from 1.1.43 to 1.1.44.
- [Changelog](https://github.com/ash-project/spark/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/spark/compare/v1.1.43...v1.1.44)

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

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

* docs: Update DSL cheat sheets.

---------

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>
This commit is contained in:
dependabot[bot] 2023-10-12 09:49:40 +13:00 committed by GitHub
parent 5b5f826587
commit 98ee7a341b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 192 additions and 127 deletions

View file

@ -164,8 +164,7 @@ User confirmation flow
### Options
### Arguments
<table>
<thead>
@ -179,7 +178,7 @@ User confirmation flow
<tbody>
<tr>
<td style="text-align: left">
<a id="name-name" href="#name-name">
<a id="authentication-add_ons-confirmation-name" href="#authentication-add_ons-confirmation-name">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
name
</span>
@ -199,9 +198,23 @@ User confirmation flow
</td>
</tr>
<tr>
</tbody>
</table>
### Options
<table>
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th>Default</th>
<th colspan=2>Docs</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: left">
<a id="name-monitor_fields" href="#name-monitor_fields">
<a id="authentication-add_ons-confirmation-monitor_fields" href="#authentication-add_ons-confirmation-monitor_fields">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
monitor_fields
</span>
@ -224,7 +237,7 @@ The confirmation will only be sent when one of these fields are changed.
<tr>
<td style="text-align: left">
<a id="name-sender" href="#name-sender">
<a id="authentication-add_ons-confirmation-sender" href="#authentication-add_ons-confirmation-sender">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
sender
</span>
@ -257,7 +270,7 @@ See `AshAuthentication.Sender` for more information.
<tr>
<td style="text-align: left">
<a id="name-token_lifetime" href="#name-token_lifetime">
<a id="authentication-add_ons-confirmation-token_lifetime" href="#authentication-add_ons-confirmation-token_lifetime">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
token_lifetime
</span>
@ -281,7 +294,7 @@ Defaults to 3 days.
<tr>
<td style="text-align: left">
<a id="name-confirmed_at_field" href="#name-confirmed_at_field">
<a id="authentication-add_ons-confirmation-confirmed_at_field" href="#authentication-add_ons-confirmation-confirmed_at_field">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
confirmed_at_field
</span>
@ -305,7 +318,7 @@ present.
<tr>
<td style="text-align: left">
<a id="name-confirm_on_create?" href="#name-confirm_on_create?">
<a id="authentication-add_ons-confirmation-confirm_on_create?" href="#authentication-add_ons-confirmation-confirm_on_create?">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
confirm_on_create?
</span>
@ -328,7 +341,7 @@ monitored fields is being set.
<tr>
<td style="text-align: left">
<a id="name-confirm_on_update?" href="#name-confirm_on_update?">
<a id="authentication-add_ons-confirmation-confirm_on_update?" href="#authentication-add_ons-confirmation-confirm_on_update?">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
confirm_on_update?
</span>
@ -351,7 +364,7 @@ monitored fields is being set.
<tr>
<td style="text-align: left">
<a id="name-inhibit_updates?" href="#name-inhibit_updates?">
<a id="authentication-add_ons-confirmation-inhibit_updates?" href="#authentication-add_ons-confirmation-inhibit_updates?">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
inhibit_updates?
</span>
@ -380,7 +393,7 @@ to verify that the new contact details are reachable.
<tr>
<td style="text-align: left">
<a id="name-confirm_action_name" href="#name-confirm_action_name">
<a id="authentication-add_ons-confirmation-confirm_action_name" href="#authentication-add_ons-confirmation-confirm_action_name">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
confirm_action_name
</span>

View file

@ -242,8 +242,7 @@ The following defaults are applied:
### Options
### Arguments
<table>
<thead>
@ -257,7 +256,7 @@ The following defaults are applied:
<tbody>
<tr>
<td style="text-align: left">
<a id="name-name" href="#name-name">
<a id="authentication-strategies-auth0-name" href="#authentication-strategies-auth0-name">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
name
</span>
@ -277,9 +276,23 @@ The following defaults are applied:
</td>
</tr>
<tr>
</tbody>
</table>
### Options
<table>
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th>Default</th>
<th colspan=2>Docs</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: left">
<a id="name-client_id" href="#name-client_id">
<a id="authentication-strategies-auth0-client_id" href="#authentication-strategies-auth0-client_id">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
client_id
</span>
@ -318,7 +331,7 @@ end
<tr>
<td style="text-align: left">
<a id="name-site" href="#name-site">
<a id="authentication-strategies-auth0-site" href="#authentication-strategies-auth0-site">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
site
</span>
@ -358,7 +371,7 @@ end
<tr>
<td style="text-align: left">
<a id="name-authorize_url" href="#name-authorize_url">
<a id="authentication-strategies-auth0-authorize_url" href="#authentication-strategies-auth0-authorize_url">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
authorize_url
</span>
@ -395,7 +408,7 @@ authorize_url fn _, _ -> {:ok, "https://exampe.com/authorize"} end
<tr>
<td style="text-align: left">
<a id="name-token_url" href="#name-token_url">
<a id="authentication-strategies-auth0-token_url" href="#authentication-strategies-auth0-token_url">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
token_url
</span>
@ -432,7 +445,7 @@ token_url fn _, _ -> {:ok, "https://example.com/oauth_token"} end
<tr>
<td style="text-align: left">
<a id="name-user_url" href="#name-user_url">
<a id="authentication-strategies-auth0-user_url" href="#authentication-strategies-auth0-user_url">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
user_url
</span>
@ -469,7 +482,7 @@ user_url fn _, _ -> {:ok, "https://example.com/userinfo"} end
<tr>
<td style="text-align: left">
<a id="name-redirect_uri" href="#name-redirect_uri">
<a id="authentication-strategies-auth0-redirect_uri" href="#authentication-strategies-auth0-redirect_uri">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
redirect_uri
</span>
@ -505,7 +518,7 @@ information.
<tr>
<td style="text-align: left">
<a id="name-auth_method" href="#name-auth_method">
<a id="authentication-strategies-auth0-auth_method" href="#authentication-strategies-auth0-auth_method">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
auth_method
</span>
@ -533,7 +546,7 @@ value may be one of the following:
<tr>
<td style="text-align: left">
<a id="name-client_secret" href="#name-client_secret">
<a id="authentication-strategies-auth0-client_secret" href="#authentication-strategies-auth0-client_secret">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
client_secret
</span>
@ -574,7 +587,7 @@ end
<tr>
<td style="text-align: left">
<a id="name-private_key" href="#name-private_key">
<a id="authentication-strategies-auth0-private_key" href="#authentication-strategies-auth0-private_key">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
private_key
</span>
@ -602,7 +615,7 @@ information.
<tr>
<td style="text-align: left">
<a id="name-authorization_params" href="#name-authorization_params">
<a id="authentication-strategies-auth0-authorization_params" href="#authentication-strategies-auth0-authorization_params">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
authorization_params
</span>
@ -625,7 +638,7 @@ eg: `authorization_params scope: "openid profile email"`
<tr>
<td style="text-align: left">
<a id="name-registration_enabled?" href="#name-registration_enabled?">
<a id="authentication-strategies-auth0-registration_enabled?" href="#authentication-strategies-auth0-registration_enabled?">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
registration_enabled?
</span>
@ -651,7 +664,7 @@ If not, then only existing users will be able to authenticate.
<tr>
<td style="text-align: left">
<a id="name-register_action_name" href="#name-register_action_name">
<a id="authentication-strategies-auth0-register_action_name" href="#authentication-strategies-auth0-register_action_name">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
register_action_name
</span>
@ -683,7 +696,7 @@ The default is computed from the strategy name eg:
<tr>
<td style="text-align: left">
<a id="name-sign_in_action_name" href="#name-sign_in_action_name">
<a id="authentication-strategies-auth0-sign_in_action_name" href="#authentication-strategies-auth0-sign_in_action_name">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
sign_in_action_name
</span>
@ -715,7 +728,7 @@ The default is computed from the strategy name, eg:
<tr>
<td style="text-align: left">
<a id="name-identity_resource" href="#name-identity_resource">
<a id="authentication-strategies-auth0-identity_resource" href="#authentication-strategies-auth0-identity_resource">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
identity_resource
</span>
@ -746,7 +759,7 @@ Set to `false` to disable.
<tr>
<td style="text-align: left">
<a id="name-identity_relationship_name" href="#name-identity_relationship_name">
<a id="authentication-strategies-auth0-identity_relationship_name" href="#authentication-strategies-auth0-identity_relationship_name">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
identity_relationship_name
</span>
@ -766,7 +779,7 @@ Set to `false` to disable.
<tr>
<td style="text-align: left">
<a id="name-identity_relationship_user_id_attribute" href="#name-identity_relationship_user_id_attribute">
<a id="authentication-strategies-auth0-identity_relationship_user_id_attribute" href="#authentication-strategies-auth0-identity_relationship_user_id_attribute">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
identity_relationship_user_id_attribute
</span>
@ -791,7 +804,7 @@ The only reason to change this would be if you changed the
<tr>
<td style="text-align: left">
<a id="name-icon" href="#name-icon">
<a id="authentication-strategies-auth0-icon" href="#authentication-strategies-auth0-icon">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
icon
</span>

View file

@ -245,8 +245,7 @@ The following defaults are applied:
### Options
### Arguments
<table>
<thead>
@ -260,7 +259,7 @@ The following defaults are applied:
<tbody>
<tr>
<td style="text-align: left">
<a id="name-name" href="#name-name">
<a id="authentication-strategies-github-name" href="#authentication-strategies-github-name">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
name
</span>
@ -280,9 +279,23 @@ The following defaults are applied:
</td>
</tr>
<tr>
</tbody>
</table>
### Options
<table>
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th>Default</th>
<th colspan=2>Docs</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: left">
<a id="name-client_id" href="#name-client_id">
<a id="authentication-strategies-github-client_id" href="#authentication-strategies-github-client_id">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
client_id
</span>
@ -321,7 +334,7 @@ end
<tr>
<td style="text-align: left">
<a id="name-site" href="#name-site">
<a id="authentication-strategies-github-site" href="#authentication-strategies-github-site">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
site
</span>
@ -361,7 +374,7 @@ end
<tr>
<td style="text-align: left">
<a id="name-authorize_url" href="#name-authorize_url">
<a id="authentication-strategies-github-authorize_url" href="#authentication-strategies-github-authorize_url">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
authorize_url
</span>
@ -398,7 +411,7 @@ authorize_url fn _, _ -> {:ok, "https://exampe.com/authorize"} end
<tr>
<td style="text-align: left">
<a id="name-token_url" href="#name-token_url">
<a id="authentication-strategies-github-token_url" href="#authentication-strategies-github-token_url">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
token_url
</span>
@ -435,7 +448,7 @@ token_url fn _, _ -> {:ok, "https://example.com/oauth_token"} end
<tr>
<td style="text-align: left">
<a id="name-user_url" href="#name-user_url">
<a id="authentication-strategies-github-user_url" href="#authentication-strategies-github-user_url">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
user_url
</span>
@ -472,7 +485,7 @@ user_url fn _, _ -> {:ok, "https://example.com/userinfo"} end
<tr>
<td style="text-align: left">
<a id="name-redirect_uri" href="#name-redirect_uri">
<a id="authentication-strategies-github-redirect_uri" href="#authentication-strategies-github-redirect_uri">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
redirect_uri
</span>
@ -508,7 +521,7 @@ information.
<tr>
<td style="text-align: left">
<a id="name-auth_method" href="#name-auth_method">
<a id="authentication-strategies-github-auth_method" href="#authentication-strategies-github-auth_method">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
auth_method
</span>
@ -536,7 +549,7 @@ value may be one of the following:
<tr>
<td style="text-align: left">
<a id="name-client_secret" href="#name-client_secret">
<a id="authentication-strategies-github-client_secret" href="#authentication-strategies-github-client_secret">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
client_secret
</span>
@ -577,7 +590,7 @@ end
<tr>
<td style="text-align: left">
<a id="name-private_key" href="#name-private_key">
<a id="authentication-strategies-github-private_key" href="#authentication-strategies-github-private_key">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
private_key
</span>
@ -605,7 +618,7 @@ information.
<tr>
<td style="text-align: left">
<a id="name-authorization_params" href="#name-authorization_params">
<a id="authentication-strategies-github-authorization_params" href="#authentication-strategies-github-authorization_params">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
authorization_params
</span>
@ -628,7 +641,7 @@ eg: `authorization_params scope: "openid profile email"`
<tr>
<td style="text-align: left">
<a id="name-registration_enabled?" href="#name-registration_enabled?">
<a id="authentication-strategies-github-registration_enabled?" href="#authentication-strategies-github-registration_enabled?">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
registration_enabled?
</span>
@ -654,7 +667,7 @@ If not, then only existing users will be able to authenticate.
<tr>
<td style="text-align: left">
<a id="name-register_action_name" href="#name-register_action_name">
<a id="authentication-strategies-github-register_action_name" href="#authentication-strategies-github-register_action_name">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
register_action_name
</span>
@ -686,7 +699,7 @@ The default is computed from the strategy name eg:
<tr>
<td style="text-align: left">
<a id="name-sign_in_action_name" href="#name-sign_in_action_name">
<a id="authentication-strategies-github-sign_in_action_name" href="#authentication-strategies-github-sign_in_action_name">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
sign_in_action_name
</span>
@ -718,7 +731,7 @@ The default is computed from the strategy name, eg:
<tr>
<td style="text-align: left">
<a id="name-identity_resource" href="#name-identity_resource">
<a id="authentication-strategies-github-identity_resource" href="#authentication-strategies-github-identity_resource">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
identity_resource
</span>
@ -749,7 +762,7 @@ Set to `false` to disable.
<tr>
<td style="text-align: left">
<a id="name-identity_relationship_name" href="#name-identity_relationship_name">
<a id="authentication-strategies-github-identity_relationship_name" href="#authentication-strategies-github-identity_relationship_name">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
identity_relationship_name
</span>
@ -769,7 +782,7 @@ Set to `false` to disable.
<tr>
<td style="text-align: left">
<a id="name-identity_relationship_user_id_attribute" href="#name-identity_relationship_user_id_attribute">
<a id="authentication-strategies-github-identity_relationship_user_id_attribute" href="#authentication-strategies-github-identity_relationship_user_id_attribute">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
identity_relationship_user_id_attribute
</span>
@ -794,7 +807,7 @@ The only reason to change this would be if you changed the
<tr>
<td style="text-align: left">
<a id="name-icon" href="#name-icon">
<a id="authentication-strategies-github-icon" href="#authentication-strategies-github-icon">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
icon
</span>

View file

@ -161,7 +161,7 @@ Strategy for authenticating using local users with a magic link
<tbody>
<tr>
<td style="text-align: left">
<a id="name-sender" href="#name-sender">
<a id="authentication-strategies-magic_link-sender" href="#authentication-strategies-magic_link-sender">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
sender
</span>
@ -189,7 +189,7 @@ See `AshAuthentication.Sender` for more information.
<tr>
<td style="text-align: left">
<a id="name-identity_field" href="#name-identity_field">
<a id="authentication-strategies-magic_link-identity_field" href="#authentication-strategies-magic_link-identity_field">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
identity_field
</span>
@ -212,7 +212,7 @@ Usually something like `username` or `email_address`.
<tr>
<td style="text-align: left">
<a id="name-token_lifetime" href="#name-token_lifetime">
<a id="authentication-strategies-magic_link-token_lifetime" href="#authentication-strategies-magic_link-token_lifetime">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
token_lifetime
</span>
@ -235,7 +235,7 @@ If no unit is provided, then `minutes` is assumed.
<tr>
<td style="text-align: left">
<a id="name-request_action_name" href="#name-request_action_name">
<a id="authentication-strategies-magic_link-request_action_name" href="#authentication-strategies-magic_link-request_action_name">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
request_action_name
</span>
@ -259,7 +259,7 @@ with `request_`.
<tr>
<td style="text-align: left">
<a id="name-single_use_token?" href="#name-single_use_token?">
<a id="authentication-strategies-magic_link-single_use_token?" href="#authentication-strategies-magic_link-single_use_token?">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
single_use_token?
</span>
@ -280,7 +280,7 @@ with `request_`.
<tr>
<td style="text-align: left">
<a id="name-sign_in_action_name" href="#name-sign_in_action_name">
<a id="authentication-strategies-magic_link-sign_in_action_name" href="#authentication-strategies-magic_link-sign_in_action_name">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
sign_in_action_name
</span>
@ -304,7 +304,7 @@ with `sign_in_with_`.
<tr>
<td style="text-align: left">
<a id="name-token_param_name" href="#name-token_param_name">
<a id="authentication-strategies-magic_link-token_param_name" href="#authentication-strategies-magic_link-token_param_name">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
token_param_name
</span>

View file

@ -399,8 +399,7 @@ OAuth2 authentication
### Options
### Arguments
<table>
<thead>
@ -414,7 +413,7 @@ OAuth2 authentication
<tbody>
<tr>
<td style="text-align: left">
<a id="name-name" href="#name-name">
<a id="authentication-strategies-oauth2-name" href="#authentication-strategies-oauth2-name">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
name
</span>
@ -434,9 +433,23 @@ OAuth2 authentication
</td>
</tr>
<tr>
</tbody>
</table>
### Options
<table>
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th>Default</th>
<th colspan=2>Docs</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: left">
<a id="name-client_id" href="#name-client_id">
<a id="authentication-strategies-oauth2-client_id" href="#authentication-strategies-oauth2-client_id">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
client_id
</span>
@ -475,7 +488,7 @@ end
<tr>
<td style="text-align: left">
<a id="name-site" href="#name-site">
<a id="authentication-strategies-oauth2-site" href="#authentication-strategies-oauth2-site">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
site
</span>
@ -515,7 +528,7 @@ end
<tr>
<td style="text-align: left">
<a id="name-authorize_url" href="#name-authorize_url">
<a id="authentication-strategies-oauth2-authorize_url" href="#authentication-strategies-oauth2-authorize_url">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
authorize_url
</span>
@ -552,7 +565,7 @@ authorize_url fn _, _ -> {:ok, "https://exampe.com/authorize"} end
<tr>
<td style="text-align: left">
<a id="name-token_url" href="#name-token_url">
<a id="authentication-strategies-oauth2-token_url" href="#authentication-strategies-oauth2-token_url">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
token_url
</span>
@ -589,7 +602,7 @@ token_url fn _, _ -> {:ok, "https://example.com/oauth_token"} end
<tr>
<td style="text-align: left">
<a id="name-user_url" href="#name-user_url">
<a id="authentication-strategies-oauth2-user_url" href="#authentication-strategies-oauth2-user_url">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
user_url
</span>
@ -626,7 +639,7 @@ user_url fn _, _ -> {:ok, "https://example.com/userinfo"} end
<tr>
<td style="text-align: left">
<a id="name-redirect_uri" href="#name-redirect_uri">
<a id="authentication-strategies-oauth2-redirect_uri" href="#authentication-strategies-oauth2-redirect_uri">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
redirect_uri
</span>
@ -662,7 +675,7 @@ information.
<tr>
<td style="text-align: left">
<a id="name-auth_method" href="#name-auth_method">
<a id="authentication-strategies-oauth2-auth_method" href="#authentication-strategies-oauth2-auth_method">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
auth_method
</span>
@ -690,7 +703,7 @@ value may be one of the following:
<tr>
<td style="text-align: left">
<a id="name-client_secret" href="#name-client_secret">
<a id="authentication-strategies-oauth2-client_secret" href="#authentication-strategies-oauth2-client_secret">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
client_secret
</span>
@ -731,7 +744,7 @@ end
<tr>
<td style="text-align: left">
<a id="name-private_key" href="#name-private_key">
<a id="authentication-strategies-oauth2-private_key" href="#authentication-strategies-oauth2-private_key">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
private_key
</span>
@ -759,7 +772,7 @@ information.
<tr>
<td style="text-align: left">
<a id="name-authorization_params" href="#name-authorization_params">
<a id="authentication-strategies-oauth2-authorization_params" href="#authentication-strategies-oauth2-authorization_params">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
authorization_params
</span>
@ -782,7 +795,7 @@ eg: `authorization_params scope: "openid profile email"`
<tr>
<td style="text-align: left">
<a id="name-registration_enabled?" href="#name-registration_enabled?">
<a id="authentication-strategies-oauth2-registration_enabled?" href="#authentication-strategies-oauth2-registration_enabled?">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
registration_enabled?
</span>
@ -808,7 +821,7 @@ If not, then only existing users will be able to authenticate.
<tr>
<td style="text-align: left">
<a id="name-register_action_name" href="#name-register_action_name">
<a id="authentication-strategies-oauth2-register_action_name" href="#authentication-strategies-oauth2-register_action_name">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
register_action_name
</span>
@ -840,7 +853,7 @@ The default is computed from the strategy name eg:
<tr>
<td style="text-align: left">
<a id="name-sign_in_action_name" href="#name-sign_in_action_name">
<a id="authentication-strategies-oauth2-sign_in_action_name" href="#authentication-strategies-oauth2-sign_in_action_name">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
sign_in_action_name
</span>
@ -872,7 +885,7 @@ The default is computed from the strategy name, eg:
<tr>
<td style="text-align: left">
<a id="name-identity_resource" href="#name-identity_resource">
<a id="authentication-strategies-oauth2-identity_resource" href="#authentication-strategies-oauth2-identity_resource">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
identity_resource
</span>
@ -903,7 +916,7 @@ Set to `false` to disable.
<tr>
<td style="text-align: left">
<a id="name-identity_relationship_name" href="#name-identity_relationship_name">
<a id="authentication-strategies-oauth2-identity_relationship_name" href="#authentication-strategies-oauth2-identity_relationship_name">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
identity_relationship_name
</span>
@ -923,7 +936,7 @@ Set to `false` to disable.
<tr>
<td style="text-align: left">
<a id="name-identity_relationship_user_id_attribute" href="#name-identity_relationship_user_id_attribute">
<a id="authentication-strategies-oauth2-identity_relationship_user_id_attribute" href="#authentication-strategies-oauth2-identity_relationship_user_id_attribute">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
identity_relationship_user_id_attribute
</span>
@ -948,7 +961,7 @@ The only reason to change this would be if you changed the
<tr>
<td style="text-align: left">
<a id="name-icon" href="#name-icon">
<a id="authentication-strategies-oauth2-icon" href="#authentication-strategies-oauth2-icon">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
icon
</span>

View file

@ -266,8 +266,7 @@ all the same configuration options should you need them.
### Options
### Arguments
<table>
<thead>
@ -281,7 +280,7 @@ all the same configuration options should you need them.
<tbody>
<tr>
<td style="text-align: left">
<a id="name-name" href="#name-name">
<a id="authentication-strategies-oidc-name" href="#authentication-strategies-oidc-name">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
name
</span>
@ -301,9 +300,23 @@ all the same configuration options should you need them.
</td>
</tr>
<tr>
</tbody>
</table>
### Options
<table>
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th>Default</th>
<th colspan=2>Docs</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: left">
<a id="name-client_id" href="#name-client_id">
<a id="authentication-strategies-oidc-client_id" href="#authentication-strategies-oidc-client_id">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
client_id
</span>
@ -342,7 +355,7 @@ end
<tr>
<td style="text-align: left">
<a id="name-site" href="#name-site">
<a id="authentication-strategies-oidc-site" href="#authentication-strategies-oidc-site">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
site
</span>
@ -382,7 +395,7 @@ end
<tr>
<td style="text-align: left">
<a id="name-authorize_url" href="#name-authorize_url">
<a id="authentication-strategies-oidc-authorize_url" href="#authentication-strategies-oidc-authorize_url">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
authorize_url
</span>
@ -419,7 +432,7 @@ authorize_url fn _, _ -> {:ok, "https://exampe.com/authorize"} end
<tr>
<td style="text-align: left">
<a id="name-token_url" href="#name-token_url">
<a id="authentication-strategies-oidc-token_url" href="#authentication-strategies-oidc-token_url">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
token_url
</span>
@ -456,7 +469,7 @@ token_url fn _, _ -> {:ok, "https://example.com/oauth_token"} end
<tr>
<td style="text-align: left">
<a id="name-redirect_uri" href="#name-redirect_uri">
<a id="authentication-strategies-oidc-redirect_uri" href="#authentication-strategies-oidc-redirect_uri">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
redirect_uri
</span>
@ -492,7 +505,7 @@ information.
<tr>
<td style="text-align: left">
<a id="name-auth_method" href="#name-auth_method">
<a id="authentication-strategies-oidc-auth_method" href="#authentication-strategies-oidc-auth_method">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
auth_method
</span>
@ -520,7 +533,7 @@ value may be one of the following:
<tr>
<td style="text-align: left">
<a id="name-client_secret" href="#name-client_secret">
<a id="authentication-strategies-oidc-client_secret" href="#authentication-strategies-oidc-client_secret">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
client_secret
</span>
@ -561,7 +574,7 @@ end
<tr>
<td style="text-align: left">
<a id="name-private_key" href="#name-private_key">
<a id="authentication-strategies-oidc-private_key" href="#authentication-strategies-oidc-private_key">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
private_key
</span>
@ -589,7 +602,7 @@ information.
<tr>
<td style="text-align: left">
<a id="name-authorization_params" href="#name-authorization_params">
<a id="authentication-strategies-oidc-authorization_params" href="#authentication-strategies-oidc-authorization_params">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
authorization_params
</span>
@ -612,7 +625,7 @@ eg: `authorization_params scope: "openid profile email"`
<tr>
<td style="text-align: left">
<a id="name-registration_enabled?" href="#name-registration_enabled?">
<a id="authentication-strategies-oidc-registration_enabled?" href="#authentication-strategies-oidc-registration_enabled?">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
registration_enabled?
</span>
@ -638,7 +651,7 @@ If not, then only existing users will be able to authenticate.
<tr>
<td style="text-align: left">
<a id="name-register_action_name" href="#name-register_action_name">
<a id="authentication-strategies-oidc-register_action_name" href="#authentication-strategies-oidc-register_action_name">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
register_action_name
</span>
@ -670,7 +683,7 @@ The default is computed from the strategy name eg:
<tr>
<td style="text-align: left">
<a id="name-sign_in_action_name" href="#name-sign_in_action_name">
<a id="authentication-strategies-oidc-sign_in_action_name" href="#authentication-strategies-oidc-sign_in_action_name">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
sign_in_action_name
</span>
@ -702,7 +715,7 @@ The default is computed from the strategy name, eg:
<tr>
<td style="text-align: left">
<a id="name-identity_resource" href="#name-identity_resource">
<a id="authentication-strategies-oidc-identity_resource" href="#authentication-strategies-oidc-identity_resource">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
identity_resource
</span>
@ -733,7 +746,7 @@ Set to `false` to disable.
<tr>
<td style="text-align: left">
<a id="name-identity_relationship_name" href="#name-identity_relationship_name">
<a id="authentication-strategies-oidc-identity_relationship_name" href="#authentication-strategies-oidc-identity_relationship_name">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
identity_relationship_name
</span>
@ -753,7 +766,7 @@ Set to `false` to disable.
<tr>
<td style="text-align: left">
<a id="name-identity_relationship_user_id_attribute" href="#name-identity_relationship_user_id_attribute">
<a id="authentication-strategies-oidc-identity_relationship_user_id_attribute" href="#authentication-strategies-oidc-identity_relationship_user_id_attribute">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
identity_relationship_user_id_attribute
</span>
@ -778,7 +791,7 @@ The only reason to change this would be if you changed the
<tr>
<td style="text-align: left">
<a id="name-icon" href="#name-icon">
<a id="authentication-strategies-oidc-icon" href="#authentication-strategies-oidc-icon">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
icon
</span>
@ -801,7 +814,7 @@ This is a *hint* for UI generators to use, and not in any way canonical.
<tr>
<td style="text-align: left">
<a id="name-openid_configuration_uri" href="#name-openid_configuration_uri">
<a id="authentication-strategies-oidc-openid_configuration_uri" href="#authentication-strategies-oidc-openid_configuration_uri">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
openid_configuration_uri
</span>
@ -821,7 +834,7 @@ This is a *hint* for UI generators to use, and not in any way canonical.
<tr>
<td style="text-align: left">
<a id="name-client_authentication_method" href="#name-client_authentication_method">
<a id="authentication-strategies-oidc-client_authentication_method" href="#authentication-strategies-oidc-client_authentication_method">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
client_authentication_method
</span>
@ -841,7 +854,7 @@ This is a *hint* for UI generators to use, and not in any way canonical.
<tr>
<td style="text-align: left">
<a id="name-openid_configuration" href="#name-openid_configuration">
<a id="authentication-strategies-oidc-openid_configuration" href="#authentication-strategies-oidc-openid_configuration">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
openid_configuration
</span>
@ -864,7 +877,7 @@ If not set, the configuration will be retrieved from `openid_configuration_uri`.
<tr>
<td style="text-align: left">
<a id="name-id_token_signed_response_alg" href="#name-id_token_signed_response_alg">
<a id="authentication-strategies-oidc-id_token_signed_response_alg" href="#authentication-strategies-oidc-id_token_signed_response_alg">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
id_token_signed_response_alg
</span>
@ -885,7 +898,7 @@ If not set, the configuration will be retrieved from `openid_configuration_uri`.
<tr>
<td style="text-align: left">
<a id="name-id_token_ttl_seconds" href="#name-id_token_ttl_seconds">
<a id="authentication-strategies-oidc-id_token_ttl_seconds" href="#authentication-strategies-oidc-id_token_ttl_seconds">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
id_token_ttl_seconds
</span>
@ -906,7 +919,7 @@ If not set, the configuration will be retrieved from `openid_configuration_uri`.
<tr>
<td style="text-align: left">
<a id="name-nonce" href="#name-nonce">
<a id="authentication-strategies-oidc-nonce" href="#authentication-strategies-oidc-nonce">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
nonce
</span>
@ -948,7 +961,7 @@ end
<tr>
<td style="text-align: left">
<a id="name-trusted_audiences" href="#name-trusted_audiences">
<a id="authentication-strategies-oidc-trusted_audiences" href="#authentication-strategies-oidc-trusted_audiences">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
trusted_audiences
</span>

View file

@ -232,7 +232,7 @@ end
<tbody>
<tr>
<td style="text-align: left">
<a id="name-identity_field" href="#name-identity_field">
<a id="authentication-strategies-password-identity_field" href="#authentication-strategies-password-identity_field">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
identity_field
</span>
@ -255,7 +255,7 @@ Usually something like `username` or `email_address`.
<tr>
<td style="text-align: left">
<a id="name-hashed_password_field" href="#name-hashed_password_field">
<a id="authentication-strategies-password-hashed_password_field" href="#authentication-strategies-password-hashed_password_field">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
hashed_password_field
</span>
@ -277,7 +277,7 @@ once it has been hashed.
<tr>
<td style="text-align: left">
<a id="name-hash_provider" href="#name-hash_provider">
<a id="authentication-strategies-password-hash_provider" href="#authentication-strategies-password-hash_provider">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
hash_provider
</span>
@ -301,7 +301,7 @@ Used to provide cryptographic hashing of passwords.
<tr>
<td style="text-align: left">
<a id="name-confirmation_required?" href="#name-confirmation_required?">
<a id="authentication-strategies-password-confirmation_required?" href="#authentication-strategies-password-confirmation_required?">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
confirmation_required?
</span>
@ -323,7 +323,7 @@ changing passwords.
<tr>
<td style="text-align: left">
<a id="name-register_action_accept" href="#name-register_action_accept">
<a id="authentication-strategies-password-register_action_accept" href="#authentication-strategies-password-register_action_accept">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
register_action_accept
</span>
@ -343,7 +343,7 @@ changing passwords.
<tr>
<td style="text-align: left">
<a id="name-password_field" href="#name-password_field">
<a id="authentication-strategies-password-password_field" href="#authentication-strategies-password-password_field">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
password_field
</span>
@ -365,7 +365,7 @@ plaintext when registering, checking or changing passwords.
<tr>
<td style="text-align: left">
<a id="name-password_confirmation_field" href="#name-password_confirmation_field">
<a id="authentication-strategies-password-password_confirmation_field" href="#authentication-strategies-password-password_confirmation_field">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
password_confirmation_field
</span>
@ -387,7 +387,7 @@ plaintext when registering or changing passwords.
<tr>
<td style="text-align: left">
<a id="name-register_action_name" href="#name-register_action_name">
<a id="authentication-strategies-password-register_action_name" href="#authentication-strategies-password-register_action_name">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
register_action_name
</span>
@ -411,7 +411,7 @@ with `register_with_`.
<tr>
<td style="text-align: left">
<a id="name-registration_enabled?" href="#name-registration_enabled?">
<a id="authentication-strategies-password-registration_enabled?" href="#authentication-strategies-password-registration_enabled?">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
registration_enabled?
</span>
@ -433,7 +433,7 @@ strategy, set this to false.
<tr>
<td style="text-align: left">
<a id="name-sign_in_action_name" href="#name-sign_in_action_name">
<a id="authentication-strategies-password-sign_in_action_name" href="#authentication-strategies-password-sign_in_action_name">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
sign_in_action_name
</span>
@ -457,7 +457,7 @@ with `sign_in_with_`.
<tr>
<td style="text-align: left">
<a id="name-sign_in_enabled?" href="#name-sign_in_enabled?">
<a id="authentication-strategies-password-sign_in_enabled?" href="#authentication-strategies-password-sign_in_enabled?">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
sign_in_enabled?
</span>
@ -479,7 +479,7 @@ strategy, set this to false.
<tr>
<td style="text-align: left">
<a id="name-sign_in_tokens_enabled?" href="#name-sign_in_tokens_enabled?">
<a id="authentication-strategies-password-sign_in_tokens_enabled?" href="#authentication-strategies-password-sign_in_tokens_enabled?">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
sign_in_tokens_enabled?
</span>
@ -508,7 +508,7 @@ with a valid token to a controller action, allowing the liveview to show invalid
<tr>
<td style="text-align: left">
<a id="name-sign_in_token_lifetime" href="#name-sign_in_token_lifetime">
<a id="authentication-strategies-password-sign_in_token_lifetime" href="#authentication-strategies-password-sign_in_token_lifetime">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
sign_in_token_lifetime
</span>
@ -557,7 +557,7 @@ Configure password reset options for the resource
<tbody>
<tr>
<td style="text-align: left">
<a id="sender" href="#sender">
<a id="authentication-strategies-password-resettable-sender" href="#authentication-strategies-password-resettable-sender">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
sender
</span>
@ -585,7 +585,7 @@ See `AshAuthentication.Sender` for more information.
<tr>
<td style="text-align: left">
<a id="token_lifetime" href="#token_lifetime">
<a id="authentication-strategies-password-resettable-token_lifetime" href="#authentication-strategies-password-resettable-token_lifetime">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
token_lifetime
</span>
@ -610,7 +610,7 @@ Defaults to 3 days.
<tr>
<td style="text-align: left">
<a id="request_password_reset_action_name" href="#request_password_reset_action_name">
<a id="authentication-strategies-password-resettable-request_password_reset_action_name" href="#authentication-strategies-password-resettable-request_password_reset_action_name">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
request_password_reset_action_name
</span>
@ -634,7 +634,7 @@ with `request_password_reset_with_`.
<tr>
<td style="text-align: left">
<a id="password_reset_action_name" href="#password_reset_action_name">
<a id="authentication-strategies-password-resettable-password_reset_action_name" href="#authentication-strategies-password-resettable-password_reset_action_name">
<span style="font-family: Inconsolata, Menlo, Courier, monospace;">
password_reset_action_name
</span>

View file

@ -57,7 +57,7 @@
"ranch": {:hex, :ranch, "1.8.0", "8c7a100a139fd57f17327b6413e4167ac559fbc04ca7448e9be9057311597a1d", [:make, :rebar3], [], "hexpm", "49fbcfd3682fab1f5d109351b61257676da1a2fdbe295904176d5e521a2ddfe5"},
"sobelow": {:hex, :sobelow, "0.13.0", "218afe9075904793f5c64b8837cc356e493d88fddde126a463839351870b8d1e", [:mix], [{:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: false]}], "hexpm", "cd6e9026b85fc35d7529da14f95e85a078d9dd1907a9097b3ba6ac7ebbe34a0d"},
"sourceror": {:hex, :sourceror, "0.14.0", "b6b8552d0240400d66b6f107c1bab7ac1726e998efc797f178b7b517e928e314", [:mix], [], "hexpm", "809c71270ad48092d40bbe251a133e49ae229433ce103f762a2373b7a10a8d8b"},
"spark": {:hex, :spark, "1.1.43", "5817cefa41c6f7105989fa40c044c05bf2cab7b81c8ecbd963bdbdf6eeabc85a", [:mix], [{:jason, "~> 1.4", [hex: :jason, repo: "hexpm", optional: false]}, {:nimble_options, "~> 0.5 or ~> 1.0", [hex: :nimble_options, repo: "hexpm", optional: false]}, {:sourceror, "~> 0.1", [hex: :sourceror, repo: "hexpm", optional: false]}], "hexpm", "29e42b900f3a7666e67fba270ff10d7b9fc693c8c2179b6bd65aa6b8426d30ca"},
"spark": {:hex, :spark, "1.1.44", "be9f2669b03ae43447bda77045598a4500988538a7d0ba576b8e306332822147", [:mix], [{:jason, "~> 1.4", [hex: :jason, repo: "hexpm", optional: false]}, {:nimble_options, "~> 0.5 or ~> 1.0", [hex: :nimble_options, repo: "hexpm", optional: false]}, {:sourceror, "~> 0.1", [hex: :sourceror, repo: "hexpm", optional: false]}], "hexpm", "e49bf5ca770cb0bb9cac7ed8da5eb7871156b3236c8c535f3f4caa93377059a3"},
"stream_data": {:hex, :stream_data, "0.6.0", "e87a9a79d7ec23d10ff83eb025141ef4915eeb09d4491f79e52f2562b73e5f47", [:mix], [], "hexpm", "b92b5031b650ca480ced047578f1d57ea6dd563f5b57464ad274718c9c29501c"},
"telemetry": {:hex, :telemetry, "1.2.1", "68fdfe8d8f05a8428483a97d7aab2f268aaff24b49e0f599faa091f1d4e7f61c", [:rebar3], [], "hexpm", "dad9ce9d8effc621708f99eac538ef1cbe05d6a874dd741de2e689c47feafed5"},
"typable": {:hex, :typable, "0.3.0", "0431e121d124cd26f312123e313d2689b9a5322b15add65d424c07779eaa3ca1", [:mix], [], "hexpm", "880a0797752da1a4c508ac48f94711e04c86156f498065a83d160eef945858f8"},