Skip to content
This repository was archived by the owner on Sep 8, 2021. It is now read-only.
This repository was archived by the owner on Sep 8, 2021. It is now read-only.

Usage on a local machine #3

@tizzle

Description

@tizzle

Hey,

first up all a big thanks for making this. 👌

I have some trouble logging in to the admin interface from a local machine. I have set up Netlify Identity on my page (hosting GoTrue myself seemed a little overkill). When starting the UI and logging in with my Identity credentials i run into a CORS error and get a 404.

Failed to load https://[myapp].netlify.com/token: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost:5000' is therefore not allowed access. The response had HTTP status code 404. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.

This seems quite logical to me.
My question is: Is there any way to access the admin interface from a local machine (other than rolling my own GoTrue)?

Cheers

Till

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