absowoot
absowoot
AEAsh Elixir
Created by absowoot on 2/14/2023 in #support
Add nonce and/or OIDC to AshAuthentication
OIDC is built on top of oauth2 and is already implemented in Assent. Some providers, Netsuite in my case, (seem to) require a nonce, which Assent provides when creating a new strategy and passing nonce: true https://github.com/pow-auth/assent/blob/b591e5a714765770340f6cf81e54db29118e511b/lib/assent/strategies/oidc.ex#L49
32 replies