ankitsridhar16
|
f58d5d28cf
chore: added error messages and updated existing error messages
|
2 years ago |
Balu Babu
|
81cb0d43d7
fix: added scope for github strategy in auth module
|
2 years ago |
Andrew Bastin
|
9d7052c626
chore: add CODEOWNERS
|
2 years ago |
Balu Babu
|
4edd0e0ab7
chore: added new github auth environment variables into .env.example
|
2 years ago |
Balu Babu
|
a3d60d393b
chore: removed rouge file called typescript from repo
|
2 years ago |
Balu Babu
|
311ab67ebe
feat: github login added
|
2 years ago |
Balu Babu
|
1f581e7b51
chore: added logic to create and add google accoun to pre-existing user accounts
|
2 years ago |
Balu Babu
|
5fe934110e
fix: fixed the timestamp comparison login in verifyPasswordlessTokens route
|
2 years ago |
Balu Babu
|
f4df8873be
feat: google sso auth added
|
2 years ago |
Balu Babu
|
6f4c5d7195
chore: created .env.example file to store env variables
|
2 years ago |
Balu Babu
|
06f1c2fba2
refactor: refactored a few types around users and passwordless tokens in auth module
|
2 years ago |
Balu Babu
|
36b32a1813
feat: /refresh route complete along with refresh token rotation
|
2 years ago |
Balu Babu
|
d3a43cb65f
chore: created and added new errors in jwt.strategy.ts file
|
2 years ago |
Balu Babu
|
d98e7b9416
refactor: created utlility functions for setting cookies and handling redirects
|
2 years ago |
Balu Babu
|
fc284fd0a2
feat: magic-link auth complete
|
2 years ago |
Masaki Tagawa
|
5841d2eb66
chore(i18n): update i18n translations
|
2 years ago |
Balu Babu
|
0c154be04e
chore: manually committing auth module to remoter
|
2 years ago |
Balu Babu
|
90bc0483ae
fix: fixed improper imports in auth module
|
2 years ago |
Balu Babu
|
32765b2d34
chore: created the route to initate magic link auth
|
2 years ago |
Balu Babu
|
d9e80ebef9
feat: modified the prisma.schema file to add new tables for auth
|
2 years ago |
Balu Babu
|
445102226e
chore: created auth module and installed relevant base dependencies
|
2 years ago |
Balu Babu
|
a6ce882511
feat: created the mailer module with postmark
|
2 years ago |
Mir Arif Hasan
|
9d20c4c4a9
chore: updated variable names and comments
|
2 years ago |
Mir Arif Hasan
|
e2d8ea0a70
refactor: error message updated
|
2 years ago |
Mir Arif Hasan
|
b33d003ba5
feat: error message updated
|
2 years ago |
tzhangm
|
ee07a90b5e
chore: update i18n translations
|
2 years ago |
Mir Arif Hasan
|
55f79507fe
chore: updated seed file
|
2 years ago |
5idereal
|
70d2f1e3d9
chore: update i18n translations (#2892)
|
2 years ago |
Liyas Thomas
|
acafc072db
chore: minor ui improvements
|
2 years ago |
Anwarul Islam
|
51e40581b0
fix: login modal not visible in small screen
|
2 years ago |
Mir Arif Hasan
|
a372cf0178
chore: addd seed for user-settings
|
2 years ago |
Mir Arif Hasan
|
d863aa7aa6
chore: postinstall update in package.json
|
2 years ago |
Mir Arif Hasan
|
b31e54b3e5
feat: user-settings schema update and relative service file modified
|
2 years ago |
Mir Arif Hasan
|
9b5734f2ff
refactor: user-settings module
|
2 years ago |
Mir Arif Hasan
|
6b59b9988c
docs: developer guide text updated
|
2 years ago |
Mir Arif Hasan
|
f9de546d14
feat: more property added in userInputDto and key updated
|
2 years ago |
Mir Arif Hasan
|
9e304b947b
test: added user update unit tests
|
2 years ago |
Mir Arif Hasan
|
c11a219c62
fix: typo of pubsub message
|
2 years ago |
Mir Arif Hasan
|
3cc22575cb
feat: user update and subscribers added
|
2 years ago |
Mir Arif Hasan
|
c42b6e2fdb
feat: added fields for user-session of rest and gql
|
2 years ago |
Andrew Bastin
|
1e5dd1cc53
chore: introduce platform object for platform specific code
|
2 years ago |
Mir Arif Hasan
|
877532559e
Merge branch 'main' into feat/user-settings
|
2 years ago |
ankitsridhar16
|
cd4750fcce
fix: added missing return for star/unstar service method
|
2 years ago |
ankitsridhar16
|
fc2be71e1f
Merge remote-tracking branch 'origin/main' into feat/user-environments
|
2 years ago |
ankitsridhar16
|
0c9aa2f681
chore: added error messages for a user history
|
2 years ago |
ankitsridhar16
|
1883be95d5
chore: updated resolvers for user-history
|
2 years ago |
ankitsridhar16
|
f7dadda52a
chore: added service files for user history and unit tests
|
2 years ago |
Mir Arif Hasan
|
2a8fd24504
chore: removed redundent import statement
|
2 years ago |
ankitsridhar16
|
71c70a1b36
Merge remote-tracking branch 'origin/main' into feat/user-history
|
2 years ago |
Mir Arif Hasan
|
c34379d936
Merge pull request #6 from hoppscotch/chore/jest-testing
|
2 years ago |