diff --git a/classes/services_auth_auth_lib._internal_.AuthInfo.html b/classes/services_auth_auth_lib._internal_.AuthInfo.html index 7c570b3d..a062e6e5 100644 --- a/classes/services_auth_auth_lib._internal_.AuthInfo.html +++ b/classes/services_auth_auth_lib._internal_.AuthInfo.html @@ -1,5 +1,5 @@ -AuthInfo | adonix

Constructors

constructor +AuthInfo | adonix

Constructors

Properties

Constructors

Properties

provider: string
roles: string[]
userId: string

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

provider: string
roles: string[]
userId: string

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/services_event_event_lib._internal_.BaseEvent.html b/classes/services_event_event_lib._internal_.BaseEvent.html index 88c73a58..f2b811d5 100644 --- a/classes/services_event_event_lib._internal_.BaseEvent.html +++ b/classes/services_event_event_lib._internal_.BaseEvent.html @@ -1,4 +1,4 @@ -BaseEvent | adonix

Hierarchy (view full)

Constructors

constructor +BaseEvent | adonix

Hierarchy (view full)

Constructors

Properties

Constructors

Properties

description: string
endTime: number
eventId: string
eventType: string
isAsync: boolean
locations: Location[]
name: string
startTime: number

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

description: string
endTime: number
eventId: string
eventType: string
isAsync: boolean
locations: Location[]
name: string
startTime: number

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/services_event_event_lib._internal_.Location.html b/classes/services_event_event_lib._internal_.Location.html index bfb165c9..626ac95f 100644 --- a/classes/services_event_event_lib._internal_.Location.html +++ b/classes/services_event_event_lib._internal_.Location.html @@ -1,6 +1,6 @@ -Location | adonix

Constructors

constructor +Location | adonix

Constructors

Properties

description: string
latitude: number
longitude: number
tags: string[]

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

description: string
latitude: number
longitude: number
tags: string[]

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/services_event_event_lib._internal_.PublicEvent.html b/classes/services_event_event_lib._internal_.PublicEvent.html index 723b46d2..15b2bc79 100644 --- a/classes/services_event_event_lib._internal_.PublicEvent.html +++ b/classes/services_event_event_lib._internal_.PublicEvent.html @@ -1,4 +1,4 @@ -PublicEvent | adonix

Hierarchy (view full)

Constructors

constructor +PublicEvent | adonix

Hierarchy (view full)

Constructors

Properties

Constructors

Properties

description: string
displayOnStaffCheckIn: boolean
endTime: number
eventId: string
eventType: string
isAsync: boolean
isPrivate: boolean
locations: Location[]
name: string
points: number
sponsor: string
startTime: number

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

description: string
displayOnStaffCheckIn: boolean
endTime: number
eventId: string
eventType: string
isAsync: boolean
isPrivate: boolean
locations: Location[]
name: string
points: number
sponsor: string
startTime: number

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/services_profile_profile_lib._internal_.AttendeeProfile.html b/classes/services_profile_profile_lib._internal_.AttendeeProfile.html index 27fe8a7e..b7b2d1ca 100644 --- a/classes/services_profile_profile_lib._internal_.AttendeeProfile.html +++ b/classes/services_profile_profile_lib._internal_.AttendeeProfile.html @@ -1,8 +1,8 @@ -AttendeeProfile | adonix

Constructors

constructor +AttendeeProfile | adonix

Constructors

Properties

avatarUrl: string
coins: number
discordTag: string
displayName: string
points: number
userId: string

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

avatarUrl: string
coins: number
discordTag: string
displayName: string
points: number
userId: string

Generated using TypeDoc

\ No newline at end of file diff --git a/enums/services_auth_auth_lib._internal_.Provider.html b/enums/services_auth_auth_lib._internal_.Provider.html index f507c4fd..6dbf0c9a 100644 --- a/enums/services_auth_auth_lib._internal_.Provider.html +++ b/enums/services_auth_auth_lib._internal_.Provider.html @@ -1,3 +1,3 @@ -Provider | adonix

Enumeration Members

GITHUB +Provider | adonix

Enumeration Members

Enumeration Members

GITHUB: "github"
GOOGLE: "google"

Generated using TypeDoc

\ No newline at end of file +

Enumeration Members

GITHUB: "github"
GOOGLE: "google"

Generated using TypeDoc

\ No newline at end of file diff --git a/enums/services_auth_auth_lib._internal_.Role.html b/enums/services_auth_auth_lib._internal_.Role.html index 7117c6b8..4421d75b 100644 --- a/enums/services_auth_auth_lib._internal_.Role.html +++ b/enums/services_auth_auth_lib._internal_.Role.html @@ -1,4 +1,4 @@ -Role | adonix

Enumeration Members

ADMIN +Role | adonix

Enumeration Members

Enumeration Members

ADMIN: "ADMIN"
APPLICANT: "APPLICANT"
ATTENDEE: "ATTENDEE"
BLOBSTORE: "BLOBSTORE"
MENTOR: "MENTOR"
SPONSOR: "SPONSOR"
STAFF: "STAFF"
USER: "USER"

Generated using TypeDoc

\ No newline at end of file +

Enumeration Members

ADMIN: "ADMIN"
APPLICANT: "APPLICANT"
ATTENDEE: "ATTENDEE"
BLOBSTORE: "BLOBSTORE"
MENTOR: "MENTOR"
SPONSOR: "SPONSOR"
STAFF: "STAFF"
USER: "USER"

Generated using TypeDoc

\ No newline at end of file diff --git a/enums/services_auth_auth_lib._internal_.RoleOperation.html b/enums/services_auth_auth_lib._internal_.RoleOperation.html index f2cd054d..b12a6fe0 100644 --- a/enums/services_auth_auth_lib._internal_.RoleOperation.html +++ b/enums/services_auth_auth_lib._internal_.RoleOperation.html @@ -1,3 +1,3 @@ -RoleOperation | adonix

Enumeration Members

ADD +RoleOperation | adonix

Enumeration Members

Enumeration Members

ADD: "add"
REMOVE: "remove"

Generated using TypeDoc

\ No newline at end of file +

Enumeration Members

ADD: "add"
REMOVE: "remove"

Generated using TypeDoc

\ No newline at end of file diff --git a/enums/services_event_event_lib._internal_.PUBLIC_EVENT_TYPE.html b/enums/services_event_event_lib._internal_.PUBLIC_EVENT_TYPE.html index 0037bc3e..d74104cc 100644 --- a/enums/services_event_event_lib._internal_.PUBLIC_EVENT_TYPE.html +++ b/enums/services_event_event_lib._internal_.PUBLIC_EVENT_TYPE.html @@ -1,7 +1,7 @@ -PUBLIC_EVENT_TYPE | adonix

Enumeration Members

MEAL +PUBLIC_EVENT_TYPE | adonix

Enumeration Members

Enumeration Members

MEAL: "MEAL"
MINIEVENT: "MINIEVENT"
OTHER: "OTHER"
QNA: "QNA"
SPEAKER: "SPEAKER"
WORKSHOP: "WORKSHOP"

Generated using TypeDoc

\ No newline at end of file +

Enumeration Members

MEAL: "MEAL"
MINIEVENT: "MINIEVENT"
OTHER: "OTHER"
QNA: "QNA"
SPEAKER: "SPEAKER"
WORKSHOP: "WORKSHOP"

Generated using TypeDoc

\ No newline at end of file diff --git a/enums/services_event_event_lib._internal_.STAFF_EVENT_TYPE.html b/enums/services_event_event_lib._internal_.STAFF_EVENT_TYPE.html index a76d0d5e..d5ef6ea4 100644 --- a/enums/services_event_event_lib._internal_.STAFF_EVENT_TYPE.html +++ b/enums/services_event_event_lib._internal_.STAFF_EVENT_TYPE.html @@ -1,4 +1,4 @@ -STAFF_EVENT_TYPE | adonix

Enumeration Members

MEETING +STAFF_EVENT_TYPE | adonix

Enumeration Members

Enumeration Members

MEETING: "MEETING"
OTHER: "OTHER"
STAFF_SHIFT: "STAFFSHIFT"

Generated using TypeDoc

\ No newline at end of file +

Enumeration Members

MEETING: "MEETING"
OTHER: "OTHER"
STAFF_SHIFT: "STAFFSHIFT"

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/app.default.html b/functions/app.default.html index 8fee83a0..c3560b01 100644 --- a/functions/app.default.html +++ b/functions/app.default.html @@ -1,3 +1,3 @@ default | adonix

Function default

  • Express instance itself is a request handler, which could be invoked without third argument.

    -

    Parameters

    • req: IncomingMessage | Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>
    • res: ServerResponse<IncomingMessage> | Response<any, Record<string, any>, number>

    Returns any

  • Parameters

    • req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>
    • res: Response<any, Record<string, any>, number>
    • next: NextFunction

    Returns void

Generated using TypeDoc

\ No newline at end of file +

Parameters

Returns any

  • Parameters

    Returns void

  • Generated using TypeDoc

    \ No newline at end of file diff --git a/functions/app.startServer.html b/functions/app.startServer.html index 65c7dde6..f1eecfc7 100644 --- a/functions/app.startServer.html +++ b/functions/app.startServer.html @@ -1 +1 @@ -startServer | adonix

    Function startServer

    • Returns Promise<Express.Application>

    Generated using TypeDoc

    \ No newline at end of file +startServer | adonix

    Function startServer

    • Returns Promise<Express.Application>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/functions/middleware_select_auth.SelectAuthProvider.html b/functions/middleware_select_auth.SelectAuthProvider.html index 1c129ed6..3f5d3886 100644 --- a/functions/middleware_select_auth.SelectAuthProvider.html +++ b/functions/middleware_select_auth.SelectAuthProvider.html @@ -2,4 +2,4 @@

    Parameters

    Returns RequestHandler

    RequestHandler middleware, that's pre-configured for the provider

    -

    Generated using TypeDoc

    \ No newline at end of file +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/functions/middleware_verify_jwt.strongJwtVerification.html b/functions/middleware_verify_jwt.strongJwtVerification.html index 7ef97d16..5a8b52e5 100644 --- a/functions/middleware_verify_jwt.strongJwtVerification.html +++ b/functions/middleware_verify_jwt.strongJwtVerification.html @@ -9,4 +9,4 @@

    Api Error

    (500: Internal Error) {string} InternalError Server error.<

    Api Error Example

    Example Error Response: HTTP/1.1 400 Bad Request {"error": "NoToken"}

    -

    Generated using TypeDoc

    \ No newline at end of file +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/functions/middleware_verify_jwt.weakJwtVerification.html b/functions/middleware_verify_jwt.weakJwtVerification.html index 1b51ed62..ba96aa66 100644 --- a/functions/middleware_verify_jwt.weakJwtVerification.html +++ b/functions/middleware_verify_jwt.weakJwtVerification.html @@ -2,4 +2,4 @@

    Api Header

    Authorization JWT token.

    Api Header Example

    Example Headers: {"Authorization": "loremipsumdolorsitamet"}

    -

    Generated using TypeDoc

    \ No newline at end of file +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/functions/services_auth_auth_lib.authenticateFunction.html b/functions/services_auth_auth_lib.authenticateFunction.html index 73b87261..6b6ccae7 100644 --- a/functions/services_auth_auth_lib.authenticateFunction.html +++ b/functions/services_auth_auth_lib.authenticateFunction.html @@ -3,4 +3,4 @@

    Parameters

    Returns RequestHandler<ParamsDictionary, any, any, ParsedQs, Record<string, any>>

    Passport middleware that is used to perform authentication

    -

    Generated using TypeDoc

    \ No newline at end of file +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/functions/services_auth_auth_lib.decodeJwtToken.html b/functions/services_auth_auth_lib.decodeJwtToken.html index a2197cfc..62a13a01 100644 --- a/functions/services_auth_auth_lib.decodeJwtToken.html +++ b/functions/services_auth_auth_lib.decodeJwtToken.html @@ -1,4 +1,4 @@ decodeJwtToken | adonix

    Generated using TypeDoc

    \ No newline at end of file +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/functions/services_auth_auth_lib.generateJwtToken.html b/functions/services_auth_auth_lib.generateJwtToken.html index f9a74b5d..4a7b472a 100644 --- a/functions/services_auth_auth_lib.generateJwtToken.html +++ b/functions/services_auth_auth_lib.generateJwtToken.html @@ -2,4 +2,4 @@

    Parameters

    Returns string

    Signed JWT token, to be returned to the user.

    -

    Generated using TypeDoc

    \ No newline at end of file +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/functions/services_auth_auth_lib.getAuthInfo.html b/functions/services_auth_auth_lib.getAuthInfo.html index 0292c140..6a41b00a 100644 --- a/functions/services_auth_auth_lib.getAuthInfo.html +++ b/functions/services_auth_auth_lib.getAuthInfo.html @@ -1,4 +1,4 @@ getAuthInfo | adonix
    • Get auth database information for a given user

      Parameters

      • id: string

        UserID of the user to return the info for

      Returns Promise<AuthInfo>

      Promise containing user, provider, email, and roles if valid. If invalid, error containing why.

      -

    Generated using TypeDoc

    \ No newline at end of file +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/functions/services_auth_auth_lib.getJwtPayloadFromDB.html b/functions/services_auth_auth_lib.getJwtPayloadFromDB.html index bc166ea8..a4ada0e8 100644 --- a/functions/services_auth_auth_lib.getJwtPayloadFromDB.html +++ b/functions/services_auth_auth_lib.getJwtPayloadFromDB.html @@ -1,4 +1,4 @@ getJwtPayloadFromDB | adonix
    • Get a JWT payload for a user, from database. Perform an auth query and an users query, which are used in an implicit join.

      Parameters

      • targetUser: string

        UserID of the user to return a JWT payload for.

      Returns Promise<JwtPayload>

      Promise, containing either JWT payload or reason for failure

      -

    Generated using TypeDoc

    \ No newline at end of file +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/functions/services_auth_auth_lib.getJwtPayloadFromProfile.html b/functions/services_auth_auth_lib.getJwtPayloadFromProfile.html index cdd79567..b3e3a032 100644 --- a/functions/services_auth_auth_lib.getJwtPayloadFromProfile.html +++ b/functions/services_auth_auth_lib.getJwtPayloadFromProfile.html @@ -3,4 +3,4 @@
  • data: ProfileData

    ProfileData, returned from passport post-authentication step

  • rawId: boolean

    boolean, true if the id in data needs to be prepended by the provider, false if not

  • Returns Promise<JwtPayload>

    JwtPayload, which gets sent back to the user in the next step

    -

    Generated using TypeDoc

    \ No newline at end of file +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/functions/services_auth_auth_lib.getRoles.html b/functions/services_auth_auth_lib.getRoles.html index 72da572c..fa87d858 100644 --- a/functions/services_auth_auth_lib.getRoles.html +++ b/functions/services_auth_auth_lib.getRoles.html @@ -1,4 +1,4 @@ getRoles | adonix
    • Calls the getAuthInfo function to get roles for a user. If the user does not exist, we return an empty array as opposed to an error.

      Parameters

      • id: string

        UserID of the user to return the info for

      Returns Promise<Role[] | undefined>

      Promise, containing array of roles for the user.

      -

    Generated using TypeDoc

    \ No newline at end of file +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/functions/services_auth_auth_lib.getUsersWithRole.html b/functions/services_auth_auth_lib.getUsersWithRole.html index 27bdad13..78af8735 100644 --- a/functions/services_auth_auth_lib.getUsersWithRole.html +++ b/functions/services_auth_auth_lib.getUsersWithRole.html @@ -1,4 +1,4 @@ getUsersWithRole | adonix
    • Get all id of users that have a particular role within the database.

      Parameters

      • role: string

        role that we want to filter for

      Returns Promise<string[]>

      Promise<string[]> - if valid, then contains array of user w/ role. If invalid, then contains "Unknown Error".

      -

    Generated using TypeDoc

    \ No newline at end of file +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/functions/services_auth_auth_lib.hasAdminPerms.html b/functions/services_auth_auth_lib.hasAdminPerms.html index 0e94b87f..183bf0b5 100644 --- a/functions/services_auth_auth_lib.hasAdminPerms.html +++ b/functions/services_auth_auth_lib.hasAdminPerms.html @@ -1,4 +1,4 @@ hasAdminPerms | adonix
    • Check if a user has permissions to perform admin operations

      Parameters

      • Optional payload: JwtPayload

        Payload of user performing the actual request

      Returns boolean

      True if the user is an ADMIN, else false

      -

    Generated using TypeDoc

    \ No newline at end of file +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/functions/services_auth_auth_lib.hasElevatedPerms.html b/functions/services_auth_auth_lib.hasElevatedPerms.html index 51c6d81d..c091b1c2 100644 --- a/functions/services_auth_auth_lib.hasElevatedPerms.html +++ b/functions/services_auth_auth_lib.hasElevatedPerms.html @@ -1,4 +1,4 @@ hasElevatedPerms | adonix
    • Catch-all function to check if a user should have permissions to perform operations on attendees

      Parameters

      • payload: JwtPayload

        Payload of user performing the actual request

      Returns boolean

      True if the user is an ADMIN or a STAFF, else false

      -

    Generated using TypeDoc

    \ No newline at end of file +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/functions/services_auth_auth_lib.hasStaffPerms.html b/functions/services_auth_auth_lib.hasStaffPerms.html index 3d9771ee..d8b4e543 100644 --- a/functions/services_auth_auth_lib.hasStaffPerms.html +++ b/functions/services_auth_auth_lib.hasStaffPerms.html @@ -1,4 +1,4 @@ hasStaffPerms | adonix
    • Check if a user has permissions to perform staff operations

      Parameters

      • Optional payload: JwtPayload

        Payload of user performing the actual request

      Returns boolean

      True if the user is a STAFF, else false

      -

    Generated using TypeDoc

    \ No newline at end of file +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/functions/services_auth_auth_lib.initializeUserRoles.html b/functions/services_auth_auth_lib.initializeUserRoles.html index 6503ef9b..bacfea77 100644 --- a/functions/services_auth_auth_lib.initializeUserRoles.html +++ b/functions/services_auth_auth_lib.initializeUserRoles.html @@ -2,4 +2,4 @@

    Parameters

    Returns Role[]

    List of roles that the uer containss

    -

    Generated using TypeDoc

    \ No newline at end of file +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/functions/services_auth_auth_lib.updateRoles.html b/functions/services_auth_auth_lib.updateRoles.html index a4aff467..b0fd1c03 100644 --- a/functions/services_auth_auth_lib.updateRoles.html +++ b/functions/services_auth_auth_lib.updateRoles.html @@ -3,4 +3,4 @@
  • role: Role

    Role to add/remove

  • operation: RoleOperation

    Operation to perform

  • Returns Promise<Role[]>

    Promise - if valid, then update operation worked. If invalid, then contains why.

    -

    Generated using TypeDoc

    \ No newline at end of file +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/functions/services_auth_auth_lib.updateUserRoles.html b/functions/services_auth_auth_lib.updateUserRoles.html index 25213b23..f1a3d59d 100644 --- a/functions/services_auth_auth_lib.updateUserRoles.html +++ b/functions/services_auth_auth_lib.updateUserRoles.html @@ -3,4 +3,4 @@
  • provider: Provider

    Provider being used to create this entry

  • roles: Role[]

    Array of roles that belong to the given user

  • Returns Promise<void>

    Promise, containing nothing if valid. If invalid, error containing why.

    -

    Generated using TypeDoc

    \ No newline at end of file +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/functions/services_auth_auth_lib.verifyFunction.html b/functions/services_auth_auth_lib.verifyFunction.html index 857aa039..4a942e1c 100644 --- a/functions/services_auth_auth_lib.verifyFunction.html +++ b/functions/services_auth_auth_lib.verifyFunction.html @@ -1,3 +1,3 @@ verifyFunction | adonix
    • Simple function, used to verify that authentication actually happens correctly.

      Parameters

      • accessToken: string
      • refreshToken: string
      • profile: Profile
      • done: VerifyCallback

      Returns void

      Results of the callback function, after it's been called with the user

      -

    Generated using TypeDoc

    \ No newline at end of file +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/functions/services_event_event_lib.createFilteredEventView.html b/functions/services_event_event_lib.createFilteredEventView.html index 2a9aac6e..0cac0930 100644 --- a/functions/services_event_event_lib.createFilteredEventView.html +++ b/functions/services_event_event_lib.createFilteredEventView.html @@ -2,4 +2,4 @@ the 'isPrivate', 'displayOnStaffCheckIn', and 'isStaff' properties.

    Parameters

    Returns FilteredEventView

    The truncated ExternalEvent object.

    -

    Generated using TypeDoc

    \ No newline at end of file +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/functions/services_profile_profile_lib.castLeaderboardEntries.html b/functions/services_profile_profile_lib.castLeaderboardEntries.html index 5ed22b02..2c0b480a 100644 --- a/functions/services_profile_profile_lib.castLeaderboardEntries.html +++ b/functions/services_profile_profile_lib.castLeaderboardEntries.html @@ -1,4 +1,4 @@ castLeaderboardEntries | adonix

    Generated using TypeDoc

    \ No newline at end of file +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/functions/services_profile_profile_lib.getCoins.html b/functions/services_profile_profile_lib.getCoins.html index 0acbc55c..f24f99cd 100644 --- a/functions/services_profile_profile_lib.getCoins.html +++ b/functions/services_profile_profile_lib.getCoins.html @@ -1,4 +1,4 @@ getCoins | adonix
    • Get user's current coin balance.

      Parameters

      • userId: string

        ID of target user

      Returns Promise<number | null>

      Coin amount (number)

      -

    Generated using TypeDoc

    \ No newline at end of file +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/functions/services_profile_profile_lib.isValidLimit.html b/functions/services_profile_profile_lib.isValidLimit.html index d6303d0c..e1b028dd 100644 --- a/functions/services_profile_profile_lib.isValidLimit.html +++ b/functions/services_profile_profile_lib.isValidLimit.html @@ -1,4 +1,4 @@ isValidLimit | adonix
    • Check if the limit is valid or not

      Parameters

      • limit: number

        Initial value to check

      Returns boolean

      True if limit is non-negative, else false

      -

    Generated using TypeDoc

    \ No newline at end of file +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/functions/services_profile_profile_lib.updateCoins.html b/functions/services_profile_profile_lib.updateCoins.html index 53bf534d..2db22412 100644 --- a/functions/services_profile_profile_lib.updateCoins.html +++ b/functions/services_profile_profile_lib.updateCoins.html @@ -2,4 +2,4 @@

    Parameters

    Returns Promise<AttendeeProfile | null>

    Promise containing the new user, or the actual attendee profile

    -

    Generated using TypeDoc

    \ No newline at end of file +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/functions/services_profile_profile_lib.updatePoints.html b/functions/services_profile_profile_lib.updatePoints.html index 03b79c8f..77a69f87 100644 --- a/functions/services_profile_profile_lib.updatePoints.html +++ b/functions/services_profile_profile_lib.updatePoints.html @@ -2,4 +2,4 @@

    Parameters

    Returns Promise<AttendeeProfile | null>

    Promise containing the new user, or the actual attendee profile

    -

    Generated using TypeDoc

    \ No newline at end of file +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/interfaces/services_auth_auth_lib._internal_.JwtPayload.html b/interfaces/services_auth_auth_lib._internal_.JwtPayload.html index 310e4997..b40b5bdb 100644 --- a/interfaces/services_auth_auth_lib._internal_.JwtPayload.html +++ b/interfaces/services_auth_auth_lib._internal_.JwtPayload.html @@ -1,6 +1,6 @@ -JwtPayload | adonix
    interface JwtPayload {
        email: string;
        exp?: number;
        id: string;
        provider: string;
        roles: Role[];
    }

    Properties

    email +JwtPayload | adonix
    interface JwtPayload {
        email: string;
        exp?: number;
        id: string;
        provider: string;
        roles: Role[];
    }

    Properties

    Properties

    email: string
    exp?: number
    id: string
    provider: string
    roles: Role[]

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    email: string
    exp?: number
    id: string
    provider: string
    roles: Role[]

    Generated using TypeDoc

    \ No newline at end of file diff --git a/interfaces/services_auth_auth_lib._internal_.ProfileData.html b/interfaces/services_auth_auth_lib._internal_.ProfileData.html index 17d0e1f7..784d0417 100644 --- a/interfaces/services_auth_auth_lib._internal_.ProfileData.html +++ b/interfaces/services_auth_auth_lib._internal_.ProfileData.html @@ -1,6 +1,6 @@ -ProfileData | adonix
    interface ProfileData {
        displayName?: string;
        email: string;
        id?: string;
        login?: string;
        name?: string;
    }

    Properties

    displayName? +ProfileData | adonix
    interface ProfileData {
        displayName?: string;
        email: string;
        id?: string;
        login?: string;
        name?: string;
    }

    Properties

    displayName?: string
    email: string
    id?: string
    login?: string
    name?: string

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    displayName?: string
    email: string
    id?: string
    login?: string
    name?: string

    Generated using TypeDoc

    \ No newline at end of file diff --git a/interfaces/services_event_event_lib._internal_.BaseEventFormat.html b/interfaces/services_event_event_lib._internal_.BaseEventFormat.html index 4332281d..2899cc43 100644 --- a/interfaces/services_event_event_lib._internal_.BaseEventFormat.html +++ b/interfaces/services_event_event_lib._internal_.BaseEventFormat.html @@ -1,4 +1,4 @@ -BaseEventFormat | adonix
    interface BaseEventFormat {
        _id?: string;
        description: string;
        endTime: number;
        eventId: string;
        isAsync: boolean;
        isStaff: boolean;
        locations: Location[];
        mapImageURL?: string;
        name: string;
        startTime: number;
    }

    Hierarchy (view full)

    Properties

    _id? +BaseEventFormat | adonix
    interface BaseEventFormat {
        _id?: string;
        description: string;
        endTime: number;
        eventId: string;
        isAsync: boolean;
        isStaff: boolean;
        locations: Location[];
        mapImageURL?: string;
        name: string;
        startTime: number;
    }

    Hierarchy (view full)

    Properties

    _id?: string
    description: string
    endTime: number
    eventId: string
    isAsync: boolean
    isStaff: boolean
    locations: Location[]
    mapImageURL?: string
    name: string
    startTime: number

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    _id?: string
    description: string
    endTime: number
    eventId: string
    isAsync: boolean
    isStaff: boolean
    locations: Location[]
    mapImageURL?: string
    name: string
    startTime: number

    Generated using TypeDoc

    \ No newline at end of file diff --git a/interfaces/services_event_event_lib._internal_.FilteredEventView.html b/interfaces/services_event_event_lib._internal_.FilteredEventView.html index e77760aa..bb3616e9 100644 --- a/interfaces/services_event_event_lib._internal_.FilteredEventView.html +++ b/interfaces/services_event_event_lib._internal_.FilteredEventView.html @@ -1,4 +1,4 @@ -FilteredEventView | adonix
    interface FilteredEventView {
        description: string;
        endTime: number;
        eventId: string;
        eventType: PUBLIC_EVENT_TYPE;
        isAsync: boolean;
        locations: Location[];
        mapImageURL?: string;
        name: string;
        points: number;
        sponsor?: string;
        startTime: number;
    }

    Properties

    description +FilteredEventView | adonix
    interface FilteredEventView {
        description: string;
        endTime: number;
        eventId: string;
        eventType: PUBLIC_EVENT_TYPE;
        isAsync: boolean;
        locations: Location[];
        mapImageURL?: string;
        name: string;
        points: number;
        sponsor?: string;
        startTime: number;
    }

    Properties

    description: string
    endTime: number
    eventId: string
    isAsync: boolean
    locations: Location[]
    mapImageURL?: string
    name: string
    points: number
    sponsor?: string
    startTime: number

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    description: string
    endTime: number
    eventId: string
    isAsync: boolean
    locations: Location[]
    mapImageURL?: string
    name: string
    points: number
    sponsor?: string
    startTime: number

    Generated using TypeDoc

    \ No newline at end of file diff --git a/interfaces/services_event_event_lib._internal_.GenericEventFormat.html b/interfaces/services_event_event_lib._internal_.GenericEventFormat.html index c1305353..7d68d4d3 100644 --- a/interfaces/services_event_event_lib._internal_.GenericEventFormat.html +++ b/interfaces/services_event_event_lib._internal_.GenericEventFormat.html @@ -1,4 +1,4 @@ -GenericEventFormat | adonix
    interface GenericEventFormat {
        _id?: string;
        description: string;
        displayOnStaffCheckIn: boolean;
        endTime: number;
        eventId: string;
        isAsync: boolean;
        isPrivate: boolean;
        isStaff: boolean;
        locations: Location[];
        mapImageURL?: string;
        name: string;
        points: number;
        publicEventType: PUBLIC_EVENT_TYPE;
        sponsor: string;
        staffEventType: STAFF_EVENT_TYPE;
        startTime: number;
    }

    Hierarchy (view full)

    Properties

    _id? +GenericEventFormat | adonix
    interface GenericEventFormat {
        _id?: string;
        description: string;
        displayOnStaffCheckIn: boolean;
        endTime: number;
        eventId: string;
        isAsync: boolean;
        isPrivate: boolean;
        isStaff: boolean;
        locations: Location[];
        mapImageURL?: string;
        name: string;
        points: number;
        publicEventType: PUBLIC_EVENT_TYPE;
        sponsor: string;
        staffEventType: STAFF_EVENT_TYPE;
        startTime: number;
    }

    Hierarchy (view full)

    Properties

    _id?: string
    description: string
    displayOnStaffCheckIn: boolean
    endTime: number
    eventId: string
    isAsync: boolean
    isPrivate: boolean
    isStaff: boolean
    locations: Location[]
    mapImageURL?: string
    name: string
    points: number
    publicEventType: PUBLIC_EVENT_TYPE
    sponsor: string
    staffEventType: STAFF_EVENT_TYPE
    startTime: number

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    _id?: string
    description: string
    displayOnStaffCheckIn: boolean
    endTime: number
    eventId: string
    isAsync: boolean
    isPrivate: boolean
    isStaff: boolean
    locations: Location[]
    mapImageURL?: string
    name: string
    points: number
    publicEventType: PUBLIC_EVENT_TYPE
    sponsor: string
    staffEventType: STAFF_EVENT_TYPE
    startTime: number

    Generated using TypeDoc

    \ No newline at end of file diff --git a/interfaces/services_event_event_lib._internal_.PublicEventFormat.html b/interfaces/services_event_event_lib._internal_.PublicEventFormat.html index ce95fe00..0991f1e5 100644 --- a/interfaces/services_event_event_lib._internal_.PublicEventFormat.html +++ b/interfaces/services_event_event_lib._internal_.PublicEventFormat.html @@ -1,4 +1,4 @@ -PublicEventFormat | adonix
    interface PublicEventFormat {
        _id?: string;
        description: string;
        displayOnStaffCheckIn: boolean;
        endTime: number;
        eventId: string;
        isAsync: boolean;
        isPrivate: boolean;
        isStaff: boolean;
        locations: Location[];
        mapImageURL?: string;
        name: string;
        points: number;
        publicEventType: PUBLIC_EVENT_TYPE;
        sponsor: string;
        startTime: number;
    }

    Hierarchy (view full)

    Properties

    _id? +PublicEventFormat | adonix
    interface PublicEventFormat {
        _id?: string;
        description: string;
        displayOnStaffCheckIn: boolean;
        endTime: number;
        eventId: string;
        isAsync: boolean;
        isPrivate: boolean;
        isStaff: boolean;
        locations: Location[];
        mapImageURL?: string;
        name: string;
        points: number;
        publicEventType: PUBLIC_EVENT_TYPE;
        sponsor: string;
        startTime: number;
    }

    Hierarchy (view full)

    Properties

    _id?: string
    description: string
    displayOnStaffCheckIn: boolean
    endTime: number
    eventId: string
    isAsync: boolean
    isPrivate: boolean
    isStaff: boolean
    locations: Location[]
    mapImageURL?: string
    name: string
    points: number
    publicEventType: PUBLIC_EVENT_TYPE
    sponsor: string
    startTime: number

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    _id?: string
    description: string
    displayOnStaffCheckIn: boolean
    endTime: number
    eventId: string
    isAsync: boolean
    isPrivate: boolean
    isStaff: boolean
    locations: Location[]
    mapImageURL?: string
    name: string
    points: number
    publicEventType: PUBLIC_EVENT_TYPE
    sponsor: string
    startTime: number

    Generated using TypeDoc

    \ No newline at end of file diff --git a/interfaces/services_event_event_lib._internal_.StaffEventFormat.html b/interfaces/services_event_event_lib._internal_.StaffEventFormat.html index 91768383..c2ce0b11 100644 --- a/interfaces/services_event_event_lib._internal_.StaffEventFormat.html +++ b/interfaces/services_event_event_lib._internal_.StaffEventFormat.html @@ -1,4 +1,4 @@ -StaffEventFormat | adonix
    interface StaffEventFormat {
        _id?: string;
        description: string;
        endTime: number;
        eventId: string;
        isAsync: boolean;
        isStaff: boolean;
        locations: Location[];
        mapImageURL?: string;
        name: string;
        staffEventType: STAFF_EVENT_TYPE;
        startTime: number;
    }

    Hierarchy (view full)

    Properties

    _id? +StaffEventFormat | adonix
    interface StaffEventFormat {
        _id?: string;
        description: string;
        endTime: number;
        eventId: string;
        isAsync: boolean;
        isStaff: boolean;
        locations: Location[];
        mapImageURL?: string;
        name: string;
        staffEventType: STAFF_EVENT_TYPE;
        startTime: number;
    }

    Hierarchy (view full)

    Properties

    _id?: string
    description: string
    endTime: number
    eventId: string
    isAsync: boolean
    isStaff: boolean
    locations: Location[]
    mapImageURL?: string
    name: string
    staffEventType: STAFF_EVENT_TYPE
    startTime: number

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    _id?: string
    description: string
    endTime: number
    eventId: string
    isAsync: boolean
    isStaff: boolean
    locations: Location[]
    mapImageURL?: string
    name: string
    staffEventType: STAFF_EVENT_TYPE
    startTime: number

    Generated using TypeDoc

    \ No newline at end of file diff --git a/interfaces/services_profile_profile_lib._internal_.LeaderboardEntry.html b/interfaces/services_profile_profile_lib._internal_.LeaderboardEntry.html index 23887ec1..8f1de0e1 100644 --- a/interfaces/services_profile_profile_lib._internal_.LeaderboardEntry.html +++ b/interfaces/services_profile_profile_lib._internal_.LeaderboardEntry.html @@ -1,3 +1,3 @@ -LeaderboardEntry | adonix
    interface LeaderboardEntry {
        displayName: string;
        points: number;
    }

    Properties

    displayName +LeaderboardEntry | adonix
    interface LeaderboardEntry {
        displayName: string;
        points: number;
    }

    Properties

    Properties

    displayName: string
    points: number

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    displayName: string
    points: number

    Generated using TypeDoc

    \ No newline at end of file diff --git a/modules/app.html b/modules/app.html index fad1c02c..e84ac095 100644 --- a/modules/app.html +++ b/modules/app.html @@ -1,3 +1,3 @@ -app | adonix

    Module app

    Index

    Functions

    default +app | adonix

    Module app

    Index

    Functions

    Generated using TypeDoc

    \ No newline at end of file diff --git a/modules/middleware_select_auth.html b/modules/middleware_select_auth.html index 08b3c018..267064a1 100644 --- a/modules/middleware_select_auth.html +++ b/modules/middleware_select_auth.html @@ -1,2 +1,2 @@ -middleware/select-auth | adonix

    Module middleware/select-auth

    Index

    Functions

    SelectAuthProvider +middleware/select-auth | adonix

    Module middleware/select-auth

    Index

    Functions

    Generated using TypeDoc

    \ No newline at end of file diff --git a/modules/middleware_verify_jwt.html b/modules/middleware_verify_jwt.html index 177b155f..26dd75a4 100644 --- a/modules/middleware_verify_jwt.html +++ b/modules/middleware_verify_jwt.html @@ -1,3 +1,3 @@ -middleware/verify-jwt | adonix

    Module middleware/verify-jwt

    Index

    Functions

    strongJwtVerification +middleware/verify-jwt | adonix

    Generated using TypeDoc

    \ No newline at end of file diff --git a/modules/services_auth_auth_lib.html b/modules/services_auth_auth_lib.html index 15d4212c..aa95a134 100644 --- a/modules/services_auth_auth_lib.html +++ b/modules/services_auth_auth_lib.html @@ -1,4 +1,4 @@ -services/auth/auth-lib | adonix

    Module services/auth/auth-lib

    Index

    Modules

    <internal> +services/auth/auth-lib | adonix

    Module services/auth/auth-lib

    Index

    Modules

    Functions

    authenticateFunction decodeJwtToken generateJwtToken diff --git a/modules/services_event_event_lib.html b/modules/services_event_event_lib.html index a22bc788..385613bf 100644 --- a/modules/services_event_event_lib.html +++ b/modules/services_event_event_lib.html @@ -1,3 +1,3 @@ -services/event/event-lib | adonix

    Module services/event/event-lib

    Index

    Modules

    <internal> +services/event/event-lib | adonix

    Module services/event/event-lib

    Index

    Modules

    Functions

    Generated using TypeDoc

    \ No newline at end of file diff --git a/modules/services_profile_profile_lib.html b/modules/services_profile_profile_lib.html index 253561b6..c4d58228 100644 --- a/modules/services_profile_profile_lib.html +++ b/modules/services_profile_profile_lib.html @@ -1,4 +1,4 @@ -services/profile/profile-lib | adonix

    Module services/profile/profile-lib

    Index

    Modules

    <internal> +services/profile/profile-lib | adonix

    Module services/profile/profile-lib

    Index

    Modules

    Functions

    castLeaderboardEntries getCoins isValidLimit diff --git a/types/services_auth_auth_lib._internal_.VerifyCallback.html b/types/services_auth_auth_lib._internal_.VerifyCallback.html index 9e8c7567..0354c350 100644 --- a/types/services_auth_auth_lib._internal_.VerifyCallback.html +++ b/types/services_auth_auth_lib._internal_.VerifyCallback.html @@ -1 +1 @@ -VerifyCallback | adonix
    VerifyCallback: ((err, user?, info?) => void)

    Type declaration

      • (err, user?, info?): void
      • Parameters

        • err: Error | null
        • Optional user: Profile | false
        • Optional info: object

        Returns void

    Generated using TypeDoc

    \ No newline at end of file +VerifyCallback | adonix
    VerifyCallback: ((err, user?, info?) => void)

    Type declaration

      • (err, user?, info?): void
      • Parameters

        • err: Error | null
        • Optional user: Profile | false
        • Optional info: object

        Returns void

    Generated using TypeDoc

    \ No newline at end of file