Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Allows for /api/dishes need more regex #4

Open
@kambleaa007

Description

we get resp without having token in it,

http://localhost:3000/api/feedback

works fine without token in it,

server.use(/^(?!/auth).*$/ ); here ,Sucks,

good thing is,
http://localhost:3000/ap works expected,
as i did exposed my api, using
server.use('/api',router);
so its always accesible

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

        AltStyle によって変換されたページ (->オリジナル) /