authentication - Authenticating apps as users in an API -
i have question api authentication/authorization. may have trouble articulating question, bear me.
first of all, understand how authenticate end users via api. that's no mystery me.
what want authenticate apps users of api. have roles each user have different privileges depending on user's role. can different things depending on whether you're 1 of mobile apps or you're third-party api consumer.
has done sort of thing, have not end users talking api, "app users"? there documentation can point me it? practice have name?
this type of authentication known application authentication (as opposed user authentication).
twitter provides overview of how achieve twitter applications. article serves introduction general practice of application authentication.
Comments
Post a Comment