Now I'm making a Rails app and add github login. I think I want to try 2 github oauth callback urls for localhost and production environment, but there is just one form here.
I read below article, but I couldn't solve.
How I should do this problem ?
Thanks.