Skip to content

Invalid Token Specified #1

@cpbuckingham

Description

@cpbuckingham

Hey there ... cloned the project, built, and ran in dev env. I am getting an error when visiting "/". After seeding the db and changing config:

"host": "127.0.0.1",
"port": 3000,
"domain": "",
"baseUrl": "",
"db": {
"protocol": "postgresql",
"host": "localhost",
"port": 5432,
"database": "ng_auth_example",
"username": "",
"password": "",
"dialect": "postgres",

  • No other changes were made in the config. Am I missing a step?

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