1
0
Fork 0
forked from OpenNeo/impress
impress/config/initializers
Emi Matchu f483722af4 NeoPass strategy interacts with dev NeoPass server, which is still WIP
In this change, we wire up a new NeoPass OAuth2 strategy for OmniAuth,
and hook up the "Log in with NeoPass" button to use it!

The authentication currently fails with `invalid_credentials`, and
shows the `owo` response we hardcoded into the NeoPass server's token
response. We need to finally follow up on the little `TODO` written in
there!
2024-03-14 16:13:31 -07:00
..
application_controller_renderer.rb
assets.rb
attack.rb Try to fix the pet load limiter 2024-01-24 03:26:52 -08:00
backtrace_silencers.rb
content_security_policy.rb
cookies_serializer.rb
devise.rb NeoPass strategy interacts with dev NeoPass server, which is still WIP 2024-03-14 16:13:31 -07:00
filter_parameter_logging.rb
inflections.rb NeoPass strategy interacts with dev NeoPass server, which is still WIP 2024-03-14 16:13:31 -07:00
locale_meta.rb
mime_types.rb
permissions_policy.rb
rspec_generator.rb
sentry.rb Migrate from Sentry to self-hosted GlitchTip instance 2024-02-28 13:14:32 -08:00
session_store.rb
stripe.rb
wrap_parameters.rb