Update ROADMAP.md

This commit is contained in:
Lakhan Samani 2021-06-20 13:32:00 +05:30 committed by GitHub
parent 597a0d3082
commit 000470b32e

View File

@ -9,7 +9,7 @@ This document contains detailed information about the project scope and future r
- [ ] Use [Prisma.io](https://github.com/prisma/prisma-client-go) as ORM - [ ] Use [Prisma.io](https://github.com/prisma/prisma-client-go) as ORM
- [ ] Define base schema for user - [ ] Define base schema for user
- [ ] Define the auth schemes and variables required for that - [ ] Define the auth schemes and variables required for that
- [ ] Basic Auth [Username & Password based] - [ ] Basic Auth (Username & Password based)
- [ ] Google Login - [ ] Google Login
- [ ] Github Login - [ ] Github Login
- [ ] Twitter Login - [ ] Twitter Login