Is it possible to set the provider auth endpoints dynamically based on the initial auth request in ruby OAuth strategy?

前端 未结 0 815
忘掉有多难
忘掉有多难 2021-01-15 09:58

I extend this OAuth Strategy and so far the config looked like

option :client_options, {
   authorize_path => \'/oauth/authenticate\',
   site => \'http         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题