Skip to content

Idea: move auth.config.ts to respective app/ and server/ directories #2

@atinux

Description

@atinux

Wondering what you think about this:

# before
auth.config.ts
auth-client.config.ts
package.json
# after
app/
  auth.config.ts
server/
  auth.config.ts
package.json

I did not yet use your module so it might create issues or not, but happy to hear your thoughts on it.

BTW, the docs is awesome!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions