smlab-niser / tirtha-public

Project Tirtha
GNU Affero General Public License v3.0
9 stars 7 forks source link

[EN] Finding the alternate solution of sign-in with google. #44

Closed RudrasSingh closed 6 months ago

RudrasSingh commented 6 months ago

Description

-The task was to look for some other options instead of the Sign in with Google which come from google as a button directly including a lot of tracking, So the potential option Authlib with Google is used in solving the problem by completely removing the Google's initial button. [issue 34] (https://github.com/smlab-niser/tirtha-public/issues/34).

Changes Made

Related Changes

Checklist

JeS24 commented 6 months ago

LGTM.

JeS24 commented 6 months ago

@RudrasSingh Thanks for the contribution.