Account allows a user to authenticate (does not imply authorization) to system services and be granted authorization to access them;. To log into an account, a user is typically required to authenticate oneself with a password or other credentials for the purposes of accounting, security, logging, and resource management.
Questions tagged [account]
1288 questions
11
votes
0 answers
This resource is only for developers enrolled in a developer program Error in logining
i'be been using my developer account for 2 month but today warning me that this is not a developer account :|
how is this possible ?
complete warning : Access Unavailable
This resource is only for developers enrolled in a developer program or…

M0TRIX
- 253
- 5
- 19
11
votes
1 answer
Add a custom field in Woocommerce Edit Account page
I have custom checkout fields favorite_color that users can fill in during checkout (not required),imilar to other default checkout fields...
In My Account section in "Edit Account", I Would like to add favorite_color custom field to allow customer…

Josione
- 145
- 1
- 3
- 8
11
votes
1 answer
Coming back on Play Store after Account Termination (100% Secure)
Background:
My Play Store account was terminated because it had more then 3 apps suspended on it but it was in the start of my play store account. I was using account for over month after that and no other game got suspended because as i improved…

Dev
- 135
- 1
- 3
11
votes
2 answers
How to obtain some telegram accounts to test my project
I need three telegram accounts to test my project. Is it possible to create or obtain them someway? Or i have to buy three sim-cards and register three accounts?

Belegnar
- 721
- 10
- 24
11
votes
5 answers
How can I create a new process with another User Account on Windows?
Is it possible to create a new process on windows with a different user account? I know there are a context menu "Run as" but I want do it from Java. I have the username and the password.

Horcrux7
- 23,758
- 21
- 98
- 156
11
votes
3 answers
Issue in creating developer account in India
I am developer from India. I completed one app development, i wanted to publish it, but when i tried to create google developer account, to my surprize, India is not present in drop down list of countries while creating wallet account. I went ahead…

Krishan
- 407
- 4
- 13
10
votes
2 answers
SyncAdapter: Account created, requestSync OK, but setSyncAutomatically not Working
I just created an Account for my app.
The account is visible in settings
I set syncable="true" in my XML
I can perform a manual sync by pressing the settings -> onPerformSync
is called
I can perform a "code" sync by calling…

Waza_Be
- 39,407
- 49
- 186
- 260
10
votes
4 answers
Can I link a person with both twitter and facebook on parse?
I am creating an app that a person can signup with facebook, twitter or email. When looking for friends it can link his facebook, twitter accounts.
The problem is that if a person is already linked with facebook or twitter, I cannot link it with the…

ElvisBoss
- 199
- 3
- 12
10
votes
3 answers
is openid.claimed_id static?
I'm reading about Federated Login for Google Account Users to figure out how I can have a user log in to a web application using their Google Account.
So towards the end of the process, Google returns a Google supplied identifier which is appended…

Hristo
- 45,559
- 65
- 163
- 230
10
votes
1 answer
Application user == database user?
I have an application whereby many users will have access to a MySQL database. Now what I'm confused about is how I manage users. As I see it, there are two different types of user - the APPLICATION user and the DATABASE user. Should these be the…

Amoeba
- 1,573
- 4
- 19
- 25
10
votes
1 answer
Get the Google ID used to download the application
How can i find out which google account downloaded the application?
This question is related to Get the Google ID used in an in-app billing purchase
Thank you!

Jonathan Naguin
- 14,526
- 6
- 46
- 75
9
votes
5 answers
determine when user created facebook account
I am trying to determine when a user joined facebook. So far what I have come up with is scanning the users profile pictures for the first one ( i seem to remember that in the early days, facebook forced you to upload a profile picture ) and take…
anon
9
votes
2 answers
Creating multiple sub accounts in IAM AWS
I have a parent IAM account and I have multiple clients. I want to have multiple child account in AWS. I dont want the child account to see the resources in parent account and other child account.
How can I implement this?
Thanks

user3086014
- 4,241
- 5
- 27
- 56
9
votes
1 answer
android sdk prompt toast message in account settings
I'm using an AbstractAccountAuthenticator and I want to single account for my app. So when the user is opting to add a new account for this app I want to prompt a message. I saw other apps use a toast for the message, but for some reasons mine…

Alex
- 191
- 1
- 10
9
votes
2 answers
Get default user email in iOS Device
Is it possible to retrieve the user email associated with the default email account directly from an app?
Screenshot:
Thanks.

Jeremy Grenier
- 674
- 1
- 6
- 8