assemble Sign In Success Response

protected open fun assembleSignInSuccessResponse(user: T): JSONObject

Method to assemble the sign-in response with the user details

Return

the response as JSONObject

Parameters

user

: the user authenticated in that operation