Git Product home page Git Product logo

laravel-passport-android's People

Contributors

ipsaous avatar programmationandroid avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

laravel-passport-android's Issues

Update User details and get User details

This could be an enhancements though. I believe that getting the user details and update it are two of the core features of an app now a days. Why not expand this one? Actually, there are no other tutorials for laravel and android. So maybe, we should finish what we started. Thank you!

{ "error": "invalid_grant", "error_description": "The provided authorization grant (e.g., authorization code, resource owner credentials) or refresh token is invalid, expired, revoked, does not match the redirection URI used in the authorization request, or was issued to another client.", "hint": "", "message": "The provided authorization grant (e.g., authorization code, resource owner credentials) or refresh token is invalid, expired, revoked, does not match the redirection URI used in the authorization request, or was issued to another client." }

Screenshot (54)
Screenshot (53)

Logout not implemented

Hey guys, Thanks for the tutorial but it seems that the logout feature is not implemented yet and I need it. Any ideas when can you do this?

New Line issue when login

I have this is issue when login through the app, java.io.EOFException: \n not found: limit=1 content=0d…

If I retry it works.

Problème dans SocialAuthController.php

addSocialAccountToUser() ne passe pas la validation unique , en cas de plusieurs comptes réseaux sociaux sans email.

Fix : $user = User::where('email', $request->email)->whereNotNull('email')->first();

Error in IssueTokenTrait.php (line 14)

Salut Tutto::Code
J'ai trouvé ton vidéo par hasard et je suis très contente à ce sujet. J'ai remarqué que lorsque j'ai essayé de m'inscrire via le link "http://test.dev/api/register", j'ai l'erreur "ErrorException Trying to get property of non-object in IssueTokenTrait.php (line 14)". Mais le neaveau user a été faite dans le DB.

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.