Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 729917
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T06:51:09+00:00 2026-05-14T06:51:09+00:00

I was checking out the Tweet# API, and notice that there are 2 ways

  • 0

I was checking out the Tweet# API, and notice that there are 2 ways to authenticate.

 .AuthenticateAs(TWITTER_USERNAME, TWITTER_PASSWORD)

and

.AuthenticateWith(OAUTH_CONSUMER_KEY,
                      OAUTH_CONSUMER_SECRET,
                      OAUTH_TOKEN,
                      OAUTH_TOKEN_SECRET)

if I just want to post as message on a user’s behalf, whats the difference?
Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T06:51:09+00:00Added an answer on May 14, 2026 at 6:51 am

    Basic Auth is not secure and going to be deprecated soon. Its sends the user password as plain text (base64 encoded)

    OAuth is a (relative?) new method for authentication where no password is needed.

    In a few, quick and rough words:

    • Your app ask Twitter a request token
    • You redirect the user with the request token to Twitter’s login
    • User logs in and accepts your application
    • User is redirected back to your app, and a access token is granted for the app.
    • Any request for consuming user data is made with the access token, so Twitter knows you are one of the good guys.

    Keep in mind that OAuth auth is a server-to-server communication.

    EDIT:

    Official link:
    http://oauth.net/documentation/getting-started/

    OAuth is way more complex and painful than Basic, but in the end you have a more secure app. Your users will thank you.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've just found out about Stack Overflow and I'm just checking if there are
I was checking out Intel's whatif site and their Transactional Memory compiler (each thread
I am just checking out F#, so apologies if this is a silly question,
I'm checking out the Delphi 2009 Trial, but run into problems with the generics
We were having a problem with our build server not checking out modifications from
I seem to be getting breakpoints from other programmers when checking out code... Where
I currently use Notepad++ for most of my development. I have been checking out
I just went through some MVC tutorials after checking this site out for a
I was checking out the stocktwits.com website. While signing up I provided them with
I have a script that runs every two minutes for a Tweet-getter application. In

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.