Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unspecified expected origin #85

Closed
Faisal-nfl opened this issue May 21, 2019 · 4 comments
Closed

Unspecified expected origin #85

Faisal-nfl opened this issue May 21, 2019 · 4 comments

Comments

@Faisal-nfl
Copy link

Faisal-nfl commented May 21, 2019

I tried to run it locally with ngrok but on signup it crashes with error "Unspecified expected origin"
on line# 42 of RegistrationsController

render json: { status: "forbidden" },status: :forbidden unless auth_response.verify(str_to_bin(user.current_challenge))

@grzuy
Copy link
Contributor

grzuy commented May 21, 2019

Hi,

You need to $ cp .env.example .env.

@grzuy
Copy link
Contributor

grzuy commented May 21, 2019

That setup step was missing in the README, just added (d59b996).

@Faisal-nfl
Copy link
Author

thanks

@grzuy
Copy link
Contributor

grzuy commented May 21, 2019

Thanks for reporting!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants