Skip to content

First party application Allow Skipping User Consent #2948

Answered by vinckr
sdandroid asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @sdandroid

I understand what you are trying to achieve, but we recommend to not use OAuth2.0 in first-party scenarios.
It introduces unnecessary complexity, which leads to mistakes, which leads to security holes. Also it makes logout clunky, always requires a browser even on native apps, the list goes on...
This blogpost goes a bit more into details:
Why you probably do not need OAuth2 / OpenID Connect
Also Do You Need OAuth2?

If you are just looking for first party authentication, I recommend checking out Ory Kratos.

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@vinckr
Comment options

@frankljbe
Comment options

@kmherrmann
Comment options

@sirkrisp
Comment options

@vinckr
Comment options

Answer selected by vinckr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
6 participants