feathersjs-ecosystem/docs

Comment: Authentication (guides/basics/authentication.md)

Closed this issue · 0 comments

Comment/Problem

I followed the instructions listed here, but when I go to localhost:3030/oauth/github I got 404 Not Found. I have my app up and running. The following message is logged to the console:

info: Page not found {"type":"FeathersError","name":"NotFound","code":404,"className":"not-found","data":{"url":"/oauth/github"},"errors":{}}