Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Other methods to signup #282

Open
usrbowe opened this issue May 11, 2023 · 0 comments
Open

Other methods to signup #282

usrbowe opened this issue May 11, 2023 · 0 comments

Comments

@usrbowe
Copy link

usrbowe commented May 11, 2023

I would like to use the app, but don’t have Telegram.

Describe the solution you'd like
Add other oAuth sing-up methods.

Describe alternatives you've considered
—-
Additional context
I’m open to help raise PR once agreed on solution.

Update
Just saw this, then I guess, hopefully in future this will enabled again.

{/* NOTE: Disable other login options for now */}
{/* <Box sx={{ width: '100%' }}>
<Typography variant="subtitle2" sx={{ color: 'text.secondary', mb: 2 }}>
Other Option
</Typography>
<Button
fullWidth
size="large"
color="error"
variant="outlined"
startIcon={
<Iconify icon={'ant-design:google-outlined'} width={24} height={24} sx={{ mx: 1 }} />
}
href={`${import.meta.env.VITE_HOST_API_KEY}${BE_API.auth.google}`}
>
<Typography variant="button">Continue with Google</Typography>
</Button>
</Box> */}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant