Add polling and automatic redirection to /start
on email confirmation (#25013)
This commit is contained in:
@@ -109,6 +109,7 @@ namespace :api, format: false do
|
||||
|
||||
namespace :emails do
|
||||
resources :confirmations, only: [:create]
|
||||
get :check_confirmation, to: 'confirmations#check'
|
||||
end
|
||||
|
||||
resource :instance, only: [:show] do
|
||||
|
Reference in New Issue
Block a user