Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aws-samples/ask-around-me
/ functions
Functions
46 in github.com/aws-samples/ask-around-me
⨍
Functions
46
◇
Types & classes
0
↓ 4 callers
Function
saveUpdate
(update)
backend/streams/processAnswers/geoEvents.js:33
↓ 3 callers
Function
saveUpdate
(update)
backend/streams/processAnswers/starEvents.js:33
↓ 2 callers
Function
matchItem
(item, type)
backend/streams/processAnswers/app.js:21
↓ 1 callers
Function
addToQueue
()
backend/loadTesting/4-sqs-test/addToQueue.js:42
↓ 1 callers
Function
generateGeohash
(lat, lng)
frontend/src/helpers/geoHash.js:25
↓ 1 callers
Function
generateHashKey
(geohash, hashKeyLength)
frontend/src/helpers/geoHash.js:32
↓ 1 callers
Function
generateLocation
()
backend/loadTesting/4-sqs-test/addToQueue.js:32
↓ 1 callers
Function
iotPublish
(topic, message)
backend/streams/processQuestions/app.js:71
↓ 1 callers
Function
main
()
backend/loadTesting/4-sqs-test/addToQueue.js:83
↓ 1 callers
Function
main
()
backend/answers/localTest.js:29
↓ 1 callers
Function
main
()
backend/answers/processAnswerStar/localTest.js:27
↓ 1 callers
Function
main
()
backend/answers/processAnswerGeo/localTest.js:27
↓ 1 callers
Function
main
()
backend/questions/processQuestion/localTest.js:27
↓ 1 callers
Function
main
()
backend/questions/get/localTest.js:27
↓ 1 callers
Function
main
()
backend/questions/getGeoSummary/localTest.js:27
↓ 1 callers
Function
main
()
backend/streams/processAnswers/localTest.js:27
↓ 1 callers
Function
main
()
backend/streams/processQuestions/localTest.js:27
↓ 1 callers
Function
processMessage
(message)
backend/answers/processAnswerGeo/app.js:42
↓ 1 callers
Function
saveToDDB
(message)
backend/answers/processAnswerStar/app.js:39
↓ 1 callers
Function
saveToDDB
(message)
backend/questions/processQuestion/app.js:45
↓ 1 callers
Function
useAuth0
({ onRedirectCallback = DEFAULT_REDIRECT_CALLBACK, redirectUri = window.location.origin, ...options })
frontend/src/auth/index.js:21
Function
DEFAULT_REDIRECT_CALLBACK
()
frontend/src/auth/index.js:12
Function
aggregateUpdates
(event)
backend/streams/processAnswers/geoEvents.js:31
Function
aggregateUpdates
(event)
backend/streams/processAnswers/starEvents.js:31
Function
created
Use this lifecycle method to instantiate the SDK client
frontend/src/auth/index.js:95
Function
data
()
frontend/src/auth/index.js:30
Function
generateRandomData
(userContext, events, done)
backend/loadTesting/loadTestFunction.js:25
Function
getGeoHashCell
(lat, lng, length)
frontend/src/helpers/geoHash.js:23
Function
getIdTokenClaims
Returns all the claims present in the ID token
frontend/src/auth/index.js:77
Function
getInstance
()
frontend/src/auth/index.js:18
Function
getTokenSilently
Returns the access token. If the token is invalid or missing, a new one is retrieved
frontend/src/auth/index.js:81
Function
getTokenWithPopup
Gets the access token using a popup window
frontend/src/auth/index.js:86
Function
handleRedirectCallback
Handles the callback when logging in using a redirect
frontend/src/auth/index.js:58
Function
install
(Vue, options)
frontend/src/auth/index.js:135
Function
loginWithPopup
Authenticates the user using a popup window
frontend/src/auth/index.js:42
Function
loginWithRedirect
Authenticates the user using the redirect method
frontend/src/auth/index.js:73
Function
logout
Logs the user out and removes their session on the authorization server
frontend/src/auth/index.js:90
Function
saveQuestion
(state, question)
frontend/src/store/index.js:58
Function
setAllQuestions
(state, questions)
frontend/src/store/index.js:85
Function
setHashKey
(state, hashKey)
frontend/src/store/index.js:78
Function
setInitialized
(state, val)
frontend/src/store/index.js:81
Function
setPosition
(state, position)
frontend/src/store/index.js:48
Function
setUser
(state, user)
frontend/src/store/index.js:75
Function
updateQuestion
(state, question)
frontend/src/store/index.js:88
Function
updateQuestionsTable
(updates)
backend/streams/processAnswers/geoEvents.js:105
Function
updateQuestionsTable
(updates)
backend/streams/processAnswers/starEvents.js:94