netmaker/database
Abhishek K 0d4552db5e
NET-1064: Oauth User SignUp Approval Flow (#2874)
* add pending users api

* insert user to pending users on first time oauth login

* add pending user check on headless login

* fix conflicting apis

* no records error

* add allowed emails domains for oauth singup to config

* check if user is allowed to signup
2024-04-03 11:20:19 +05:30
..
database.go NET-1064: Oauth User SignUp Approval Flow (#2874) 2024-04-03 11:20:19 +05:30
postgres.go added mq and database connected funcs and endpoint 2023-02-06 12:09:21 -05:00
rqlite.go Bump github.com/rqlite/gorqlite from v0.0.0-20210514125552-08ff1e76b22f to v0.0.0-20240122221808-a8a425b1a6aa 2024-01-24 20:54:22 +09:00
sqlite.go added mq and database connected funcs and endpoint 2023-02-06 12:09:21 -05:00
statics.go code linting 2021-10-08 15:07:12 -04:00