authlogic_example icon indicating copy to clipboard operation
authlogic_example copied to clipboard

RPX_APP_NAME problem

Open triptec opened this issue 15 years ago • 0 comments

I'm on ubuntu 9.10 after export RPX_API_KEY='xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' export RPX_APP_NAME='my-little-app' I couldn't login with my google account. But changing RPX_APP_NAME to ENV['RPX_APP_NAME'] in the calls to rpx_popup and rpx_embed in the views they are used fixed the problem.

triptec avatar Apr 16 '10 17:04 triptec