Giter VIP home page Giter VIP logo

Comments (11)

chenkie avatar chenkie commented on July 20, 2024

For these examples and tutorials we like to show a general use case without assuming any particular JWT implementation :)

Have you looked at the aside in this post? It shows an implementation with Lock.

from redux-auth.

neverfox avatar neverfox commented on July 20, 2024

I just found that article right after I posted this, however the Lock discussion still feels incomplete and, in some aspects, incorrect (for example, it shows calling the login action with creds, and doesn't make use of the SHOW_LOCK action at all). I am going to try it out though and see what questions arise.

from redux-auth.

neverfox avatar neverfox commented on July 20, 2024

I will add though, that while I understand the value of general examples, the lack of Lock examples in the same context feels strange. Lock creates unique challenges that it would be nice to see solved to a basic degree, even if it means creating another working example alongside this one.

from redux-auth.

chenkie avatar chenkie commented on July 20, 2024

Thanks for the feedback :) We can look at doing a full example with Lock. Which unique challenges are you thinking of?

from redux-auth.

klatchbaldar avatar klatchbaldar commented on July 20, 2024

In the blog post, with regards to adding Lock, you say, "With these actions in place, we can now add them to our reducer to handle authentication state change just like we would with any other action." However you don't have a code block that shows how to add them to the reducer. Are you able to create a branch that has Auth0-specific code?

from redux-auth.

chenkie avatar chenkie commented on July 20, 2024

Hey @klatchbaldar, I'll look at adding this. Still need to get a full example with Lock going which is on my todo list :)

from redux-auth.

bryannaegele avatar bryannaegele commented on July 20, 2024

@chenkie If you can create a Lock branch I can put in a PR. I had to do this for a project today and modified the example for a POC.

from redux-auth.

chenkie avatar chenkie commented on July 20, 2024

Awesome, thanks @bryannaegele! https://github.com/auth0/redux-auth/tree/auth0-lock

from redux-auth.

bryannaegele avatar bryannaegele commented on July 20, 2024

@chenkie I forgot to add the snippets for updating the server. This should get somebody to a fully working example.

from redux-auth.

chenkie avatar chenkie commented on July 20, 2024

beauty, thanks @bryannaegele 👍

from redux-auth.

camsjams avatar camsjams commented on July 20, 2024

Thanks @chenkie / @bryannaegele for the Lock version!
🥇 💯

from redux-auth.

Related Issues (17)

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.