impress/config/environments
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
..
development.rb Add our client ID and client secret, to connect to NeoPass for real! 2024-04-01 04:55:42 -07:00
production.rb Add our client ID and client secret, to connect to NeoPass for real! 2024-04-01 04:55:42 -07:00
remote_development.rb handle contribution for now-unused swf 2010-11-15 16:44:57 -05:00
test.rb Update Devise paths to be at /users instead of /auth_users 2024-03-14 20:34:05 -07:00