Closed RudrasSingh closed 6 months ago
@JeS24 Made the PR, please check the relevant files and also ignore the initial commit made, rest 7 commits are valid.
We can try rebasing too. First, make the additional changes.
All the changes are made. Have not pushed the changes yet, waiting for further instructions.
@RudrasSingh Commit it here. Let me review the changes completely and then, we can recreate the PR or try rebasing.
@JeS24 You may check the PR, the said changes have been made.
@RudrasSingh There are a lot of extra newlines. Can you run tox -e reformat
twice or pre-commit run --all-files
once and commit again? Activate the venv and run in terminal inside project root directory (tirtha-public
).
@RudrasSingh There are a lot of extra newlines. Can you run
tox -e reformat
twice orpre-commit run --all-files
once and commit again? Activate the venv and run in terminal inside project root directory (tirtha-public
).
Run this after making the remaining changes.
Also, we will create a new PR with only the relevant changes.
Closing this in favour of #44,
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