damian
12/28/2017, 2:31 PMktor
, exposed
and authentication? i'm looking at the different options at the moment, would be nice to get some feedback. for OAuth
i assume i have to set-up an oauth provider (given that im storing my users in my own database / accessed via exposed
), but not sure if there's a good way to do this in ktor. otherwise i'd probably go towards JWT
since that's probably more straight-forward for now.qwert_ukg
12/29/2017, 1:28 PM