javascript - OAuth in Meteor with different URL callback for example www. at the start doesn't log in -


i playing around getting prototype app log in twitter using oauth , noticed strange.

it works when put in eg. http://example.com when try logging in http://www.example.com pops , tries redirect me root_url=http://example.com , in chrome & firefox window stays locked there. in safari window disappears, still logged out.

is expected behaviour meteor app or web app? there way of getting work www. , without? should redirect www. requests use without www.?

i similar behaviour when trying http , ssl https.

are there websites out there use oauth different web addresses guess i'm asking? , how achieve this?


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -