Commit 7ac4a19
committed
Added JWT Auth system in backend folder
1 parent 68d4ded commit 7ac4a19
File tree
3,302 files changed
+392337
-0
lines changed- backend
- config
- controllers
- middleware
- models
- node_modules
- .bin
- @mongodb-js/saslprep
- dist
- @types
- webidl-conversions
- whatwg-url
- lib
- accepts
- anymatch
- balanced-match
- .github
- bcrypt
- .github/workflows
- examples
- prebuilds
- darwin-arm64
- darwin-x64
- linux-arm64
- linux-arm
- linux-x64
- win32-arm64
- win32-x64
- src
- test
- binary-extensions
- body-parser
- lib
- types
- brace-expansion
- braces
- lib
- bson
- etc
- lib
- src
- parser
- on_demand
- utils
- vendor
- base64
- text-encoding
- lib
- buffer-equal-constant-time
- bytes
- call-bind-apply-helpers
- .github
- test
- call-bound
- .github
- test
- chokidar
- lib
- types
- concat-map
- example
- test
- content-disposition
- content-type
- cookie-signature
- cookie
- debug
- src
- depd
- lib/browser
- dotenv
- lib
- dunder-proto
- .github
- test
- ecdsa-sig-formatter
- src
- ee-first
- encodeurl
- es-define-property
- .github
- test
- es-errors
- .github
- test
- es-object-atoms
- .github
- test
- escape-html
- etag
- express-validator
- lib
- chain
- context-items
- middlewares
- express
- lib
- fill-range
- finalhandler
- forwarded
- fresh
- function-bind
- .github
- test
- get-intrinsic
- .github
- test
- get-proto
- .github
- test
- glob-parent
- gopd
- .github
- test
- has-flag
- has-symbols
- .github
- test
- shams
- hasown
- .github
- http-errors
- node_modules/statuses
- iconv-lite
- .github
- .idea
- codeStyles
- inspectionProfiles
- encodings
- tables
- lib
- ignore-by-default
- inherits
- ipaddr.js
- lib
- is-binary-path
- is-extglob
- is-glob
- is-number
- is-promise
- jsonwebtoken
- lib
- jwa
- jws
- lib
- kareem
- lodash.includes
- lodash.isboolean
- lodash.isinteger
- lodash.isnumber
- lodash.isplainobject
- lodash.isstring
- lodash.once
- lodash
- fp
- math-intrinsics
- .github
- constants
- test
- media-typer
- memory-pager
- merge-descriptors
- mime-db
- mime-types
- minimatch
- mongodb-connection-string-url
- lib
- mongodb
- etc
- lib
- bulk
- client-side-encryption
- providers
- cmap
- auth
- mongodb_oidc
- handshake
- wire_protocol
- on_demand
- cursor
- gridfs
- operations
- client_bulk_write
- search_indexes
- sdam
- src
- bulk
- client-side-encryption
- providers
- cmap
- auth
- mongodb_oidc
- handshake
- wire_protocol
- on_demand
- cursor
- gridfs
- operations
- client_bulk_write
- search_indexes
- sdam
- mongoose
- dist
- lib
- cast
- cursor
- drivers
- browser
- node-mongodb-native
- error
- helpers
- aggregate
- cursor
- discriminator
- document
- error
- indexes
- model
- path
- populate
- projection
- query
- schematype
- schema
- timestamps
- topology
- update
- options
- plugins
- schema
- operators
- types
- array
- methods
- documentArray
- methods
- types
- mpath
- lib
- test
- mquery
- .github
- lib
- collection
- ms
- negotiator
- lib
- node-addon-api
- tools
- node-gyp-build
- nodemon
- bin
- doc/cli
- lib
- cli
- config
- help
- monitor
- rules
- utils
- normalize-path
- object-inspect
- .github
- example
- test
- browser
- on-finished
- once
- parseurl
- path-to-regexp
- dist
- picomatch
- lib
- proxy-addr
- pstree.remy
- lib
- tests
- fixtures
- punycode
- qs
- .github
- dist
- lib
- test
- range-parser
- raw-body
- readdirp
- router
- lib
- safe-buffer
- safer-buffer
- semver
- bin
- classes
- functions
- internal
- ranges
- send
- serve-static
- setprototypeof
- test
- side-channel-list
- .github
- test
- side-channel-map
- .github
- test
- side-channel-weakmap
- .github
- test
- side-channel
- .github
- test
- sift
- es5m
- es
- lib
- src
- simple-update-notifier
- build
- src
- sparse-bitfield
- statuses
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
3,302 files changed
+392337
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments