1
0
Fork 0
forked from OpenNeo/impress
impress/config/initializers
Emi Matchu 08986153df Add our client ID and client secret, to connect to NeoPass for real!
Wowie, it's starting to happen! :3

When you run this in production, though, you get back the auth failure
message, and the OmniAuth logs say the server returned the following:

> invalid_client: Client authentication failed (e.g., unknown client,
> no client authentication included, or unsupported authentication
> method). The OAuth 2.0 Client supports client authentication method
> 'client_secret_post', but method 'client_secret_basic' was requested.
> You must configure the OAuth 2.0 client's
> 'token_endpoint_auth_method' value to accept 'client_secret_basic'.

I'll add a fix for this in the next commit, with some explanations as
to why!
2024-04-01 04:55:42 -07:00
..
application_controller_renderer.rb Run rails app:update 2023-10-23 19:05:05 -07:00
assets.rb Fix typography on wardrobe 2020 page 2023-10-23 19:05:09 -07:00
attack.rb Try to fix the pet load limiter 2024-01-24 03:26:52 -08:00
backtrace_silencers.rb Upgrade to Rails 6.1.7.4 2023-10-23 19:05:07 -07:00
content_security_policy.rb Upgrade to Rails 7.1.1 2023-10-25 15:05:31 -07:00
cookies_serializer.rb Upgrade to Rails 6.0.6.1 2023-10-23 19:05:06 -07:00
devise.rb Add our client ID and client secret, to connect to NeoPass for real! 2024-04-01 04:55:42 -07:00
filter_parameter_logging.rb Upgrade to Rails 7.1.1 2023-10-25 15:05:31 -07:00
inflections.rb Refactor to use OpenID Connect OmniAuth gem instead of plain OAuth2 2024-03-14 18:11:40 -07:00
locale_meta.rb latest i18n gem cares is stricter about locales, so configure better. this works, right? :x 2015-07-16 18:59:45 -04:00
mime_types.rb Run rails app:update 2023-10-23 19:05:05 -07:00
permissions_policy.rb Upgrade to Rails 7.1.1 2023-10-25 15:05:31 -07:00
rspec_generator.rb rspec:install 2010-05-14 18:17:10 -04:00
sentry.rb Migrate from Sentry to self-hosted GlitchTip instance 2024-02-28 13:14:32 -08:00
session_store.rb Invalidate old session cookies 2023-10-23 19:05:06 -07:00
stripe.rb Remove references to the Stripe gem 2023-07-21 18:54:15 -07:00
wrap_parameters.rb Run rails app:update 2023-10-23 19:05:05 -07:00