metakgp / naarad

Self-hosted ntfy.sh server for metakgp
https://naarad.metakgp.org
GNU Affero General Public License v3.0
11 stars 3 forks source link

Implement a user registration page #9

Closed proffapt closed 2 months ago

proffapt commented 2 months ago

So here's the master stroke:

[!Note] Utilise the https://heimdall-api.metakgp.org/validate-jwt endpoint (don't forget to provide the heimdall cookie) to get the kgpian mail

Generating credentials

Frontend related

The frontend will be very simple

Bikram-ghuku commented 2 months ago

Can I work on this issue?

proffapt commented 2 months ago

Sure, go ahead. cc: @chirag-ghosh @rohan-b-84

chirag-ghosh commented 2 months ago

Which languages are you planning to use @Bikram-ghuku ?

Bikram-ghuku commented 2 months ago

Golang for backend

Solidjs for frontend