You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I am trying to create a subfolder for the oauth models: access_token.rb, client_application.rb, oauth_nonce.rb, oauth_token.rb, request_token.rb,oauth2_token.rb, oauth2_verifier.rb. I am not able to get it working, it seems the OAuth::Controllers::ProviderController cannot find the models if they are not in the folder models. Please, could you give me some advice about it? Thanks.
The text was updated successfully, but these errors were encountered:
Hi,
I am trying to create a subfolder for the oauth models: access_token.rb, client_application.rb, oauth_nonce.rb, oauth_token.rb, request_token.rb,oauth2_token.rb, oauth2_verifier.rb. I am not able to get it working, it seems the OAuth::Controllers::ProviderController cannot find the models if they are not in the folder models. Please, could you give me some advice about it? Thanks.
The text was updated successfully, but these errors were encountered: