WebAuthN auth
This commit is contained in:
@@ -22,15 +22,6 @@ config :sso_bsn, SsoBsnWeb.Endpoint,
|
||||
pubsub_server: SsoBsn.PubSub,
|
||||
live_view: [signing_salt: "sMW627iF"]
|
||||
|
||||
# Configures the mailer
|
||||
#
|
||||
# By default it uses the "Local" adapter which stores the emails
|
||||
# locally. You can see the emails in your browser, at "/dev/mailbox".
|
||||
#
|
||||
# For production it's recommended to configure a different adapter
|
||||
# at the `config/runtime.exs`.
|
||||
config :sso_bsn, SsoBsn.Mailer, adapter: Swoosh.Adapters.Local
|
||||
|
||||
# Configure esbuild (the version is required)
|
||||
config :esbuild,
|
||||
version: "0.17.11",
|
||||
|
||||
Reference in New Issue
Block a user