pow_assent icon indicating copy to clipboard operation
pow_assent copied to clipboard

Only return invalid user id when it's the only error

Open danschultzer opened this issue 5 years ago • 0 comments

Idea for resolving #170. Not sure about this one as it seems there will be plenty of edge cases to this. The better way of handling this is probably to add a way to more easily manage auth flow. This ties in with my comment in https://github.com/danschultzer/pow/issues/234#issuecomment-513581445 where you have a plug like interface to handle auth flow in one module.

danschultzer avatar May 04 '20 23:05 danschultzer