javascript - How to automatically sign into Google OAuth for a single owner of Google Blogger account -


i trying take recent posts google blogger account , integrate them website. lately i've been playing around google oauth access token retrieve posts ajax requests. in order access token had open window google , manually sign in every time.

is there way have site automatically sign google given credentials, access token , make ajax request recent posts blogger account?

also possible javascript?

i want able display of blogger posts on website without having display google's blogger page.


Comments

Popular posts from this blog

OpenCV OpenCL: Convert Mat to Bitmap in JNI Layer for Android -

android - org.xmlpull.v1.XmlPullParserException: expected: START_TAG {http://schemas.xmlsoap.org/soap/envelope/}Envelope -

python - How to remove the Xframe Options header in django? -