MCPcopy Create free account

hub / github.com/PacktPublishing/Deno-Web-Development / functions

Functions370 in github.com/PacktPublishing/Deno-Web-Development

↓ 1 callersMethodcomparePassword
(password: string, user: User)
Chapter07/sections/3-deno-on-the-browser/museums-api/src/users/controller.ts:26
↓ 1 callersMethodcomparePassword
(password: string, user: User)
Chapter07/sections/2-extracting-configuration-and-secrets/museums-api/src/users/controller.ts:26
↓ 1 callersMethodcomparePassword
(password: string, user: User)
Chapter07/sections/1-enabling-cors-and-https/museums-api/src/users/controller.ts:26
↓ 1 callersMethodcomparePassword
(password: string, user: User)
Chapter06/sections/3-adding-authorization/museums-api/src/users/controller.ts:26
↓ 1 callersMethodcomparePassword
(password: string, user: User)
Chapter06/sections/4-connecting-to-mongodb/museums-api/src/users/controller.ts:26
↓ 1 callersMethodcomparePassword
(password: string, user: User)
Chapter06/sections/2-adding-authentication/museums-api/src/users/controller.ts:22
↓ 1 callersMethodcomparePassword
(password: string, user: User)
Chapter09/museums-api/src/users/controller.ts:26
↓ 1 callersMethodcomparePassword
(password: string, user: User)
Chapter08/sections/1-writing-the-first-test/museums-api/src/users/controller.ts:26
↓ 1 callersMethodcomparePassword
(password: string, user: User)
Chapter08/sections/6-bencmarking-parts-of-the-application/museums-api/src/users/controller.ts:26
↓ 1 callersMethodcomparePassword
(password: string, user: User)
Chapter08/sections/7-final-tested-version/museums-api/src/users/controller.ts:26
↓ 1 callersMethodcomparePassword
(password: string, user: User)
Chapter08/sections/5-testing-the-application-with-the-client/museums-api/src/users/controller.ts:26
↓ 1 callersMethodcomparePassword
(password: string, user: User)
Chapter08/sections/2-writing-the-first-integration-test/museums-api/src/users/controller.ts:26
↓ 1 callersMethodcomparePassword
(password: string, user: User)
Chapter08/sections/4-creating-integration-tests-for-the-application/museums-api/src/users/controller.ts:26
↓ 1 callersMethodcomparePassword
(password: string, user: User)
Chapter08/sections/3-testing-the-web-layer/museums-api/src/users/controller.ts:26
↓ 1 callersMethodcreate
(user: CreateUser)
Chapter07/sections/3-deno-on-the-browser/museums-api/src/users/repository/mongoDb.ts:15
↓ 1 callersMethodcreate
(user: CreateUser)
Chapter07/sections/2-extracting-configuration-and-secrets/museums-api/src/users/repository/mongoDb.ts:15
↓ 1 callersMethodcreate
(user: CreateUser)
Chapter07/sections/1-enabling-cors-and-https/museums-api/src/users/repository/mongoDb.ts:15
↓ 1 callersMethodcreate
(username: string, password: string)
Chapter06/sections/3-adding-authorization/museums-api/src/users/repository.ts:6
↓ 1 callersMethodcreate
(user: CreateUser)
Chapter06/sections/4-connecting-to-mongodb/museums-api/src/users/repository/mongoDb.ts:15
↓ 1 callersMethodcreate
(username: string, password: string)
Chapter06/sections/1-adding-middlewares/museums-api/src/users/repository.ts:6
↓ 1 callersMethodcreate
(username: string, password: string)
Chapter06/sections/2-adding-authentication/museums-api/src/users/repository.ts:6
↓ 1 callersMethodcreate
(user: CreateUser)
Chapter05/sections/3-adding-users-to-the-application/museums-api/src/users/repository.ts:6
↓ 1 callersMethodcreate
(user: CreateUser)
Chapter08/sections/1-writing-the-first-test/museums-api/src/users/repository/mongoDb.ts:15
↓ 1 callersMethodcreate
(user: CreateUser)
Chapter08/sections/6-bencmarking-parts-of-the-application/museums-api/src/users/repository/mongoDb.ts:15
↓ 1 callersMethodcreate
(user: CreateUser)
Chapter08/sections/5-testing-the-application-with-the-client/museums-api/src/users/repository/mongoDb.ts:15
↓ 1 callersMethodcreate
(user: CreateUser)
Chapter08/sections/2-writing-the-first-integration-test/museums-api/src/users/repository/mongoDb.ts:15
↓ 1 callersMethodcreate
(user: CreateUser)
Chapter08/sections/4-creating-integration-tests-for-the-application/museums-api/src/users/repository/mongoDb.ts:15
↓ 1 callersMethodcreate
(user: CreateUser)
Chapter08/sections/3-testing-the-web-layer/museums-api/src/users/repository/mongoDb.ts:15
↓ 1 callersFunctioncreateServer
({ configuration: { port, }, museum, }: CreateServerDependencies)
Chapter04/museums-api/src/web/index.ts:11
↓ 1 callersFunctioncreateServer
({ configuration: { port, authorization, allowedOrigins, secure, keyFile, certFile,
Chapter07/sections/3-deno-on-the-browser/museums-api/src/web/index.ts:22
↓ 1 callersFunctioncreateServer
({ configuration: { port, authorization, allowedOrigins, secure, keyFile, certFile,
Chapter07/sections/2-extracting-configuration-and-secrets/museums-api/src/web/index.ts:22
↓ 1 callersFunctioncreateServer
({ configuration: { port, authorization, allowedOrigins, secure, keyFile, certFile,
Chapter07/sections/1-enabling-cors-and-https/museums-api/src/web/index.ts:22
↓ 1 callersFunctioncreateServer
({ configuration: { port, authorization, }, museum, user, }: CreateServerDependencies)
Chapter06/sections/3-adding-authorization/museums-api/src/web/index.ts:17
↓ 1 callersFunctioncreateServer
({ configuration: { port, authorization, }, museum, user, }: CreateServerDependencies)
Chapter06/sections/4-connecting-to-mongodb/museums-api/src/web/index.ts:18
↓ 1 callersFunctioncreateServer
({ configuration: { port, }, museum, user, }: CreateServerDependencies)
Chapter06/sections/1-adding-middlewares/museums-api/src/web/index.ts:18
↓ 1 callersFunctioncreateServer
({ configuration: { port, }, museum, user, }: CreateServerDependencies)
Chapter06/sections/2-adding-authentication/museums-api/src/web/index.ts:13
↓ 1 callersFunctioncreateServer
({ configuration: { port, }, museum, }: CreateServerDependencies)
Chapter05/sections/2-1-writing-a-web-server-in-oak/museums-api/src/web/index.ts:11
↓ 1 callersFunctioncreateServer
({ configuration: { port, }, museum, }: CreateServerDependencies)
Chapter05/sections/2-2-handling-routes-in-an-oak-application/museums-api/src/web/index.ts:11
↓ 1 callersFunctioncreateServer
({ configuration: { port, }, museum, user, }: CreateServerDependencies)
Chapter05/sections/3-adding-users-to-the-application/museums-api/src/web/index.ts:13
↓ 1 callersFunctioncreateServer
({ configuration: { port, }, museum, }: CreateServerDependencies)
Chapter05/sections/1-managing-dependencies/museums-api/src/web/index.ts:11
↓ 1 callersFunctioncreateServer
({ configuration: { port, authorization, allowedOrigins, secure, keyFile, certFile,
Chapter08/sections/1-writing-the-first-test/museums-api/src/web/index.ts:22
↓ 1 callersMethodexists
(username: string)
Chapter07/sections/3-deno-on-the-browser/museums-api/src/users/repository/mongoDb.ts:22
↓ 1 callersMethodexists
(username: string)
Chapter07/sections/2-extracting-configuration-and-secrets/museums-api/src/users/repository/mongoDb.ts:22
↓ 1 callersMethodexists
(username: string)
Chapter07/sections/1-enabling-cors-and-https/museums-api/src/users/repository/mongoDb.ts:22
↓ 1 callersMethodexists
(username: string)
Chapter06/sections/3-adding-authorization/museums-api/src/users/repository.ts:20
↓ 1 callersMethodexists
(username: string)
Chapter06/sections/4-connecting-to-mongodb/museums-api/src/users/repository/mongoDb.ts:22
↓ 1 callersMethodexists
(username: string)
Chapter06/sections/1-adding-middlewares/museums-api/src/users/repository.ts:20
↓ 1 callersMethodexists
(username: string)
Chapter06/sections/2-adding-authentication/museums-api/src/users/repository.ts:20
↓ 1 callersMethodexists
(username: string)
Chapter05/sections/3-adding-users-to-the-application/museums-api/src/users/repository.ts:13
↓ 1 callersMethodexists
(username: string)
Chapter08/sections/1-writing-the-first-test/museums-api/src/users/repository/mongoDb.ts:22
↓ 1 callersMethodexists
(username: string)
Chapter08/sections/6-bencmarking-parts-of-the-application/museums-api/src/users/repository/mongoDb.ts:22
↓ 1 callersMethodexists
(username: string)
Chapter08/sections/5-testing-the-application-with-the-client/museums-api/src/users/repository/mongoDb.ts:22
↓ 1 callersMethodexists
(username: string)
Chapter08/sections/2-writing-the-first-integration-test/museums-api/src/users/repository/mongoDb.ts:22
↓ 1 callersMethodexists
(username: string)
Chapter08/sections/4-creating-integration-tests-for-the-application/museums-api/src/users/repository/mongoDb.ts:22
↓ 1 callersMethodexists
(username: string)
Chapter08/sections/3-testing-the-web-layer/museums-api/src/users/repository/mongoDb.ts:22
↓ 1 callersFunctiongenerateSalt
()
Chapter07/sections/3-deno-on-the-browser/museums-api/src/users/util.ts:12
↓ 1 callersFunctiongenerateSalt
()
Chapter07/sections/2-extracting-configuration-and-secrets/museums-api/src/users/util.ts:12
↓ 1 callersFunctiongenerateSalt
()
Chapter07/sections/1-enabling-cors-and-https/museums-api/src/users/util.ts:12
↓ 1 callersFunctiongenerateSalt
()
Chapter06/sections/3-adding-authorization/museums-api/src/users/util.ts:12
↓ 1 callersFunctiongenerateSalt
()
Chapter06/sections/4-connecting-to-mongodb/museums-api/src/users/util.ts:12
↓ 1 callersFunctiongenerateSalt
()
Chapter06/sections/1-adding-middlewares/museums-api/src/users/util.ts:12
↓ 1 callersFunctiongenerateSalt
()
Chapter06/sections/2-adding-authentication/museums-api/src/users/util.ts:12
↓ 1 callersFunctiongenerateSalt
()
Chapter05/sections/3-adding-users-to-the-application/museums-api/src/users/util.ts:12
↓ 1 callersFunctiongenerateSalt
()
Chapter08/sections/1-writing-the-first-test/museums-api/src/users/util.ts:12
↓ 1 callersFunctiongenerateSalt
()
Chapter08/sections/5-testing-the-application-with-the-client/museums-api/src/users/util.ts:12
↓ 1 callersFunctiongenerateSalt
()
Chapter08/sections/2-writing-the-first-integration-test/museums-api/src/users/util.ts:12
↓ 1 callersFunctiongenerateSalt
()
Chapter08/sections/4-creating-integration-tests-for-the-application/museums-api/src/users/util.ts:12
↓ 1 callersFunctiongenerateSalt
()
Chapter08/sections/3-testing-the-web-layer/museums-api/src/users/util.ts:12
↓ 1 callersMethodget
(id: string)
Chapter05/sections/2-2-handling-routes-in-an-oak-application/museums-api/src/museums/repository.ts:6
↓ 1 callersMethodgetAll
()
Chapter04/museums-api/src/museums/repository.ts:10
↓ 1 callersMethodgetAll
()
Chapter07/sections/3-deno-on-the-browser/museums-api/src/museums/repository.ts:10
↓ 1 callersMethodgetAll
()
Chapter07/sections/2-extracting-configuration-and-secrets/museums-api/src/museums/repository.ts:10
↓ 1 callersMethodgetAll
()
Chapter07/sections/1-enabling-cors-and-https/museums-api/src/museums/repository.ts:10
↓ 1 callersMethodgetAll
()
Chapter06/sections/3-adding-authorization/museums-api/src/museums/repository.ts:10
↓ 1 callersMethodgetAll
()
Chapter06/sections/4-connecting-to-mongodb/museums-api/src/museums/repository.ts:10
↓ 1 callersMethodgetAll
()
Chapter06/sections/1-adding-middlewares/museums-api/src/museums/repository.ts:10
↓ 1 callersMethodgetAll
()
Chapter06/sections/2-adding-authentication/museums-api/src/museums/repository.ts:10
↓ 1 callersMethodgetAll
()
Chapter05/sections/2-2-handling-routes-in-an-oak-application/museums-api/src/museums/repository.ts:10
↓ 1 callersMethodgetAll
()
Chapter05/sections/3-adding-users-to-the-application/museums-api/src/museums/repository.ts:10
↓ 1 callersMethodgetAll
()
Chapter05/sections/1-managing-dependencies/museums-api/src/museums/repository.ts:10
↓ 1 callersMethodgetByUsername
(username: string)
Chapter07/sections/3-deno-on-the-browser/museums-api/src/users/repository/mongoDb.ts:26
↓ 1 callersMethodgetByUsername
(username: string)
Chapter07/sections/2-extracting-configuration-and-secrets/museums-api/src/users/repository/mongoDb.ts:26
↓ 1 callersMethodgetByUsername
(username: string)
Chapter07/sections/1-enabling-cors-and-https/museums-api/src/users/repository/mongoDb.ts:26
↓ 1 callersMethodgetByUsername
(username: string)
Chapter06/sections/3-adding-authorization/museums-api/src/users/repository.ts:24
↓ 1 callersMethodgetByUsername
(username: string)
Chapter06/sections/4-connecting-to-mongodb/museums-api/src/users/repository/mongoDb.ts:26
↓ 1 callersMethodgetByUsername
(username: string)
Chapter06/sections/2-adding-authentication/museums-api/src/users/repository.ts:24
↓ 1 callersMethodgetByUsername
(username: string)
Chapter08/sections/1-writing-the-first-test/museums-api/src/users/repository/mongoDb.ts:26
↓ 1 callersMethodgetByUsername
(username: string)
Chapter08/sections/6-bencmarking-parts-of-the-application/museums-api/src/users/repository/mongoDb.ts:26
↓ 1 callersMethodgetByUsername
(username: string)
Chapter08/sections/5-testing-the-application-with-the-client/museums-api/src/users/repository/mongoDb.ts:26
↓ 1 callersMethodgetByUsername
(username: string)
Chapter08/sections/2-writing-the-first-integration-test/museums-api/src/users/repository/mongoDb.ts:26
↓ 1 callersMethodgetByUsername
(username: string)
Chapter08/sections/4-creating-integration-tests-for-the-application/museums-api/src/users/repository/mongoDb.ts:26
↓ 1 callersMethodgetByUsername
(username: string)
Chapter08/sections/3-testing-the-web-layer/museums-api/src/users/repository/mongoDb.ts:26
↓ 1 callersFunctiongetClient
(config: Config)
Chapter08/sections/6-bencmarking-parts-of-the-application/museums-api/src/web/client.ts:11
↓ 1 callersFunctiongetClient
(config: Config)
Chapter08/sections/7-final-tested-version/museums-api/src/web/client.ts:11
↓ 1 callersFunctiongetClient
(config: Config)
Chapter08/sections/5-testing-the-application-with-the-client/museums-api/src/client/index.ts:11
↓ 1 callersMethodgetHashedUser
(username: string, password: string)
Chapter07/sections/3-deno-on-the-browser/museums-api/src/users/controller.ts:36
↓ 1 callersMethodgetHashedUser
(username: string, password: string)
Chapter07/sections/2-extracting-configuration-and-secrets/museums-api/src/users/controller.ts:36
↓ 1 callersMethodgetHashedUser
(username: string, password: string)
Chapter07/sections/1-enabling-cors-and-https/museums-api/src/users/controller.ts:36
↓ 1 callersMethodgetHashedUser
(username: string, password: string)
Chapter06/sections/4-connecting-to-mongodb/museums-api/src/users/controller.ts:36
↓ 1 callersMethodgetHashedUser
(username: string, password: string)
Chapter05/sections/3-adding-users-to-the-application/museums-api/src/users/controller.ts:20
← previousnext →101–200 of 370, ranked by callers