impress/lib
Emi Matchu 9cbeee0acd Refactor to use OpenID Connect OmniAuth gem instead of plain OAuth2
Right, I didn't totally connect the dots that there's some OpenID
features in the mix here for how we expect to identify the user once
they authenticate. It requires looking up the provider's public key,
and validating the JWT they sent us. This gem does all that for us!

I don't actually know what a real NeoPass `id_token` looks like yet?
But I'll fill in some placeholder stuff for now, and use that for
initializing the account!
2024-03-14 18:11:40 -07:00
..
rocketamf_extensions Move lib/rocketamf -> lib/rocketamf_extensions, to fix reload issues 2024-01-24 00:59:11 -08:00
tasks Create rails public_data:pull task, to load up the latest public data 2024-03-01 13:18:58 -08:00
fragment_localization.rb Move some model mixins to lib/ 2023-12-05 14:55:31 -08:00
pretty_param.rb Move some model mixins to lib/ 2023-12-05 14:55:31 -08:00