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

feat: Add Authenticator and SimpleAuthenticator #152

Merged
merged 1 commit into from
Dec 9, 2022

Conversation

travis
Copy link
Member

@travis travis commented Dec 7, 2022

add "headless" Authenticator component and use it to build a "customizable" SimpleAuthenticator that works the way the Authenticator components in our examples work

separate PR against feat/w3ui-ui to make feedback easier - this component will replace the Authenticator components we've copied into a number of different examples

this is the last major React "customizable" UI component - if we're happy with this we should probably push forward with Vue and SolidJS versions of each of them - hopefully more straightforward now that the architecture/design work has been done

add "headless" Authenticator component and use it to build a
"customizable" SimpleAuthenticator that works the way the Authenticator
components in our examples work
@travis travis marked this pull request as ready for review December 7, 2022 21:58
@codesandbox-ci
Copy link

codesandbox-ci bot commented Dec 7, 2022

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit f2e29ff:

Sandbox Source
@w3ui/example-react-file-upload Configuration
@w3ui/example-react-sign-up-in Configuration
@w3ui/example-react-uploads-list Configuration
@w3ui/example-solid-file-upload Configuration
@w3ui/example-solid-sign-up-in Configuration
@w3ui/example-solid-uploads-list Configuration
@w3ui/example-vue-file-upload Configuration
@w3ui/example-vue-sign-up-in Configuration
@w3ui/example-vue-uploads-list Configuration

@travis travis requested review from alanshaw, cmunns and jchris December 7, 2022 22:01
@travis
Copy link
Member Author

travis commented Dec 9, 2022

I'm gonna merge this one too since it will be reviewed as part of #136 🤠

@travis travis merged commit ba91721 into feat/w3ui-ui Dec 9, 2022
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

Successfully merging this pull request may close these issues.

1 participant