Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Need a static var to be used as an ID.
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Dallin Evans  
View profile  
 More options Aug 13 2012, 7:56 am
From: Dallin Evans <dal...@dotxia.com>
Date: Mon, 13 Aug 2012 04:56:05 -0700 (PDT)
Local: Mon, Aug 13 2012 7:56 am
Subject: Need a static var to be used as an ID.

Okay,

Iv created a website (www.tumblah.com) that allows users to create
subdomains to be used as their main tumblr domain, im currently using the
old v1 api so users are forced to login, this is so i can actually track
users and make sure they are only creating one domain.

Now my problem is with the new v2 api since i have to use oauth i can't
simply track their login details to compare to stored data to make sure
they haven't already made a domain. This would be possible if i could
simply call a static id from a users account... but i can't AND blog posts
id's doesn't work, iv tried, so don't even suggest it.

Im simply requesting a way to call a static var from each user who uses my
app so i can keep track of my members.

I am willing to do whatever it takes to be able to do this as my site is
rapidly growing (20k views a day and 14k subdomains made) and i need to
expand.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Felix Bonkoski  
View profile  
 More options Aug 14 2012, 4:50 am
From: Felix Bonkoski <felixschwer...@gmail.com>
Date: Tue, 14 Aug 2012 03:50:58 -0500
Local: Tues, Aug 14 2012 4:50 am
Subject: Re: Need a static var to be used as an ID.

Why don't you set up your own login credentials for your site?

After a user sets creates an account (login/pass) with you, you send them
through the OAuth flow & collect their Access Key for the API.  You can
store this key for later user along with their Account credentials.

Felix

--
Felix Bonkoski

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »