Hi! I have a question about OAuth - how many endpo...
# ktor
ł
Hi! I have a question about OAuth - how many endpoints do I need? On docs, we can read that 2: first per start process, second per callback. But I can start the auth process by the callback endpoint. How can I block it?
a
What do you mean by blocking?