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

Add Github authentication #32

Closed
4 tasks
skks1212 opened this issue May 30, 2022 · 6 comments
Closed
4 tasks

Add Github authentication #32

skks1212 opened this issue May 30, 2022 · 6 comments
Labels

Comments

@skks1212
Copy link
Member

skks1212 commented May 30, 2022

Add github authentication for the following :

  • 1. let users update their details through the app rather than sending a PR
  • 2. let users receive push notifications about what rank they stand.
  • 3. Have badges that a user receives on completion of specific tasks or goals
  • 4. you can think of more features
@rithviknishad
Copy link
Member

How about sending a weekly report to mail about their activity last week to mail?

@skks1212
Copy link
Member Author

How about sending a weekly report to mail about their activity last week to mail?

It's a nice idea, but we are not going to get a backend so... : (

@rithviknishad
Copy link
Member

Can't nextjs itself handle it?
How about this?
We'll make an API endpoint in nextjs that'll dispatch an email with sendgrid or anything.
And invoke that endpoint every week by a github workflow? 😎

@rithviknishad
Copy link
Member

Or can github workflow itself do it alone? 🤔

@skks1212
Copy link
Member Author

sounds good, can you make it run from a dummy email for now? Il help

@rabilrbl
Copy link
Contributor

rabilrbl commented Jun 5, 2022

Can't nextjs itself handle it? How about this? We'll make an API endpoint in nextjs that'll dispatch an email with sendgrid or anything. And invoke that endpoint every week by a github workflow? 😎

@rithviknishad As this NextJS project only uses SSG. The choice is only to go for GH workflow

@rithviknishad rithviknishad closed this as not planned Won't fix, can't repro, duplicate, stale Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants