ash_authentication/.vscode/settings.json
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

12 lines
149 B
JSON

{
"cSpell.words": [
"defimpl",
"defstruct",
"ilike",
"Joken",
"Marties",
"moduledocs",
"oidc",
"unguessable"
]
}