Code Monkey home page Code Monkey logo

boards's People

Contributors

ddmler avatar nukiashi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

boards's Issues

Authentication information is sent by url

Hello!
For reasons of security is it correct that this information is sent via url? Any solution for the information to be sent in the body request?

Best regards and sorry for my english.

imagen

Error in local with cors

Hi!, thanks for sharing this resources.
I tried with your project and I get this error when the front call the backend.

POSThttp://localhost/api/auth/register?name=pepe&email=[email protected]&password=admin
[HTTP/1.1 404 Not Found 1ms]

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://localhost/api/auth/register?name=pepe&[email protected]&password=admin. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing).

​Anny suggestions?
thanks!

Login Error

hello, greate project congratulations...

But, after run composer update I got this error while trying to login.
After clone the repository I just executed the following commands:

  • setup the database credential in the .env

  • composer update

  • php artisan key:generate

  • php artisan migrate

  • composer dump-autoload

  • php artisan db:seed

    Argument 3 passed to Lcobucci\JWT\Signer\Hmac::doVerify() must be an instance of Lcobucci\JWT\Signer\Key, null given, called in /TESTES/boards/vendor/lcobucci/jwt/src/Signer/BaseSigner.php on line 44

Error with login

Hi! I have problems with login, I get an error 401
I run the migrations and execute the seeders..

The register return an 200, but I can't use the user created

anny suggestions?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.