impress/bin
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
..
bundle Upgrade to Ruby 2.2.4, Rails 4.0.13 2023-10-23 19:05:02 -07:00
deploy Precompile assets when deploying new version 2023-10-23 19:05:09 -07:00
deploy:precompile Precompile assets when deploying new version 2023-10-23 19:05:09 -07:00
deploy:push Precompile assets when deploying new version 2023-10-23 19:05:09 -07:00
deploy:setup Precompile assets when deploying new version 2023-10-23 19:05:09 -07:00
dev Bundle wardrobe-2020 into the app 2023-10-23 19:05:08 -07:00
neopass-server Refactor to use OpenID Connect OmniAuth gem instead of plain OAuth2 2024-03-14 18:11:40 -07:00
rails Upgrade to Rails 7.0.6 2023-10-23 19:05:07 -07:00
rake Upgrade to Rails 6.1.7.4 2023-10-23 19:05:07 -07:00
setup Upgrade to Rails 7.1.1 2023-10-25 15:05:31 -07:00
update Run rails app:update 2023-10-23 19:05:05 -07:00
yarn Upgrade to Rails 6.1.7.4 2023-10-23 19:05:07 -07:00