ai-agent

Redux Token Auth

Redux actions and reducers to integrate easily with Devise Token Auth
152 stars76 forksTypeScriptUpdated 1/12/2023100% free · open source
What it does

Redux-token-auth provides pre-built Redux actions and reducers to simplify integration with Devise Token Auth for authentication in React applications

When to use it
  • When building a React application that requires authentication with a Ruby on Rails backend using Devise Token Auth
  • When you want to handle authentication token management and refresh logic out-of-the-box
  • When you need to integrate Devise Token Auth with a Redux state management system
Ready-to-paste prompt
store.dispatch(TokenAuthActions.userSignIn('http://example.com/auth/sign_in', { email: 'user@example.com', password: 'password' })).then((response) => console.log(response));
Heads up: Make sure to configure the API URL and credentials correctly, as the library expects a specific format for the Devise Token Auth API endpoints
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

🔑 Needs an API key

Works after you add credentials — the setup agent will ask you for them.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/redux-token-auth && curl -fsSL https://workflowstacks.com/api/skills/redux-token-auth/claude-skill -o ~/.claude/skills/redux-token-auth/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

Quick Actions
Details
Creator
kylecorbelli
Language
TypeScript
Category
ai-agent
Published
9/2/2017

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.