.. |
__test__
|
fix: move test to __test__ folder
|
2021-12-24 07:40:04 +05:30 |
constants
|
Improve smtp variable names
|
2022-01-07 19:29:22 +05:30 |
db
|
feat: add integration tests for signup, login, reset_password, forgot_password, verify_email
|
2021-12-23 10:31:52 +05:30 |
email
|
Use gomail library for sending emails
|
2022-01-08 14:08:42 +05:30 |
enum
|
fix: rename magic_link_login enum
|
2021-12-24 07:20:22 +05:30 |
env
|
Improve smtp variable names
|
2022-01-07 19:29:22 +05:30 |
graph
|
fix: create common resolver test suite
|
2021-12-23 14:17:44 +05:30 |
handlers
|
feat: add integration tests for signup, login, reset_password, forgot_password, verify_email
|
2021-12-23 10:31:52 +05:30 |
middlewares
|
fix: refactor schema for open id claim standards
|
2021-12-22 10:51:12 +05:30 |
oauth
|
feat: add oidc for google login
|
2021-12-03 22:55:27 +05:30 |
resolvers
|
fix: default role values
|
2021-12-24 18:42:32 +05:30 |
router
|
fix: unique constraint data
|
2021-12-22 15:31:45 +05:30 |
session
|
fix: refactor schema for open id claim standards
|
2021-12-22 10:51:12 +05:30 |
utils
|
Use gomail library for sending emails
|
2022-01-08 14:08:42 +05:30 |
go.mod
|
Use gomail library for sending emails
|
2022-01-08 14:08:42 +05:30 |
go.sum
|
Use gomail library for sending emails
|
2022-01-08 14:08:42 +05:30 |
gqlgen.yml
|
feat: add ability to write custom script for access token (#63)
|
2021-10-24 06:24:12 +05:30 |
main.go
|
feat: allow disabling login page
|
2021-12-29 05:41:39 +05:30 |