Re: User & Password
Re: User & Password
- Subject: Re: User & Password
- From: Chris Espinosa <email@hidden>
- Date: Mon, 1 Aug 2005 11:32:19 -0700
On Aug 1, 2005, at 2:56 AM, John van Leeuwen wrote: Maybe this is a pretty basic question for most people in this list. But I am a bit stuck here. I want to create a username and password protection in my application. Can someone point me to an article or topic where this is discussed?!?
I managed to create the application so far but I need to build in some extra security so I want to create a user and password autherisation before you can use my "application" (application is a big word) :)
"Pretty basic questions" are sometimes addressed in the Getting Started sections of Apple's technical documentation. For user authentication, this is in the Security Getting Started:
If you just need the user to authenticate, you'll probably just use Authorization Services calls. If you want to avoid bugging the user repetitively, you may use Keychain Services.
Chris |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden