]> git.openstreetmap.org Git - rails.git/commit
Add social signin buttons to signup screen, avoid repeating round trip to auth provider.
authorMilan Cvetkovic <mcvetkovic@microsoft.com>
Mon, 18 Mar 2024 15:32:00 +0000 (15:32 +0000)
committerTom Hughes <tom@compton.nu>
Sat, 27 Apr 2024 11:44:10 +0000 (12:44 +0100)
commit0c7c950149888777e186e2eb7525b37f340bc6f0
tree5f2e8748e5e09b74afcb2a4405baf3a8f4e00cc2
parentae87d2ca7f602cd6005efb2ad41f2c580eb6406f
Add social signin buttons to signup screen, avoid repeating round trip to auth provider.
app/controllers/users_controller.rb
app/views/users/new.html.erb
config/locales/en.yml
test/integration/user_creation_test.rb