impress/config
Emi Matchu 2e3cfd7cd1 Add development tooling to use live NeoPass, kinda
Hacky and inconvenient, but it works!

I want this primarily to enable me to live-debug what info we're
getting back in the auth token. In production right now, the flow with
NeoPass succeeds, but we fail to create the account, and my production
error logs say it's because the username field is too long. I had hoped
it would just be the Neopets username, but now that I've poked at
NeoPass itself a bit, I'm realizing it won't be that simple.

So, we'll use this to investigate!
2024-04-01 05:26:00 -07:00
..
environments Add development tooling to use live NeoPass, kinda 2024-04-01 05:26:00 -07:00
initializers Fix NeoPass access token request to use POST data instead of Auth header 2024-04-01 05:08:47 -07:00
locales Add DTI 2020 link to item pages 2024-03-13 17:46:45 -07:00
application.rb Oops, add ActionCable back to the app 2024-03-13 17:48:25 -07:00
basic_type_hashes.yml
boot.rb Upgrade to Rails 7.0.6 2023-10-23 19:05:07 -07:00
cable.yml
credentials.yml.enc Add our client ID and client secret, to connect to NeoPass for real! 2024-04-01 04:55:42 -07:00
database.yml Improve Unicode support, emojis don't crash us anymore lol! 2024-02-28 18:54:27 -08:00
environment.rb Upgrade to Rails 6.1.7.4 2023-10-23 19:05:07 -07:00
locale_meta.yml
routes.rb Add /privacy route 2024-03-30 23:36:30 -07:00
storage.yml