Skip to content

00_init.js and 10_authentication.js have the same function name. Is this intentional? #1

@dstroot

Description

@dstroot

server/boot/00_init.js:
module.exports = function enableAuthentication(server) {

server/boot/10_authentication.js:
module.exports = function enableAuthentication(server) {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions