🔐 Authentication

Google login callback url

Google will send user details in JSON format once user successfully logs in.

Backend will create an access and refresh token and will redirect user to the appropreate frontend url with access token and refresh token in the query parameter.

get/users/google/callback

Changes

No recorded changes to this endpoint across all 1 revision of this API.