can anyone please guide me how can i implement google o-auth and email auth together in my server i am unable to understand how to store the user data and implement the authentication
not kotlin but kotlin colored 1
a
Aleksei Tirman [JB]
05/30/2024, 9:01 AM
The documentation provides information about an OAuth implementation in Ktor. A sample project is also available here.