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

Document actions available in API #100

Open
tayden opened this issue Jan 3, 2017 · 0 comments
Open

Document actions available in API #100

tayden opened this issue Jan 3, 2017 · 0 comments

Comments

@tayden
Copy link

tayden commented Jan 3, 2017

It would be great if the redux actions that can be imported from redux-auth were documented somewhere.

For example, I have some drop down menus with a logout option that I want to trigger a signOut action on click. Ideally this would call the same action used internally by redux-auth's SignOutButton component. I'd similarly like be able to call the oAuthSignIn action, but it's difficult to tell what the function parameter expectations are without proper documentation.

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

1 participant