mobile - How do I develop an OAuth Authorization page which a user can interact with but not the application being authorized? -
how develop oauth authorization page user can interact not application being authorized?
i'm developing api set , want allow mobile apps interact api, provided they're authorized on behalf of user.
once i've authenticated user, how ensure user has clicked ok button, rather application itself?
regards, yusuf
you add need enter type of verification code such reentering password or typing in captcha, before sending access token.
Comments
Post a Comment