Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ba-st/willow-auth0
Integration between Willow and Auth0 Universal Login
https://github.com/ba-st/willow-auth0
auth0 authentication authorization login-automation pharo willow
Last synced: about 1 month ago
JSON representation
Integration between Willow and Auth0 Universal Login
- Host: GitHub
- URL: https://github.com/ba-st/willow-auth0
- Owner: ba-st
- License: mit
- Created: 2020-05-18T19:11:29.000Z (over 4 years ago)
- Default Branch: release-candidate
- Last Pushed: 2023-05-29T20:10:06.000Z (over 1 year ago)
- Last Synced: 2023-08-12T10:22:29.654Z (over 1 year ago)
- Topics: auth0, authentication, authorization, login-automation, pharo, willow
- Language: Smalltalk
- Size: 89.8 KB
- Stars: 3
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Willow Auth0
![Logo](assets/logo.svg)
Integration between [Willow](https://github.com/ba-st/Willow/) and
[Auth0 Universal Login](https://auth0.com/universal-login/)[![Unit Tests](https://github.com/ba-st/Willow-Auth0/actions/workflows/unit-tests.yml/badge.svg)](https://github.com/ba-st/Willow-Auth0/actions/workflows/unit-tests.yml/badge.svg)
[![Coverage Status](https://codecov.io/github/ba-st/Willow-Auth0/coverage.svg?branch=release-candidate)](https://codecov.io/gh/ba-st/Willow-Auth0/branch/release-candidate)
[![Baseline Groups](https://github.com/ba-st/Willow-Auth0/actions/workflows/loading-groups.yml/badge.svg)](https://github.com/ba-st/Willow-Auth0/actions/workflows/loading-groups.yml)
[![Markdown Lint](https://github.com/ba-st/Willow-Auth0/actions/workflows/markdown-lint.yml/badge.svg)](https://github.com/ba-st/Willow-Auth0/actions/workflows/markdown-lint.yml)[![GitHub release](https://img.shields.io/github/release/ba-st/Willow-Auth0.svg)](https://github.com/ba-st/Willow-Auth0/releases/latest)
[![Pharo 8.0](https://img.shields.io/badge/Pharo-8.0-informational)](https://pharo.org)
[![Pharo 9.0](https://img.shields.io/badge/Pharo-9.0-informational)](https://pharo.org)
[![Pharo 10](https://img.shields.io/badge/Pharo-10-informational)](https://pharo.org)
[![Pharo 11](https://img.shields.io/badge/Pharo-11-informational)](https://pharo.org)## Quick links
- [**Explore the docs**](docs/README.md)
- [Report a defect](https://github.com/ba-st/Willow-Auth0/issues/new?labels=Type%3A+Defect)
- [Request a feature](https://github.com/ba-st/Willow-Auth0/issues/new?labels=Type%3A+Feature)## License
- The code is licensed under [MIT](LICENSE).
- The documentation is licensed under [CC BY-SA 4.0](http://creativecommons.org/licenses/by-sa/4.0/).## Installation
To load the project in a Pharo image follow these [instructions](docs/how-to/how-to-load-in-pharo.md).
## Contributing
Check the [Contribution Guidelines](CONTRIBUTING.md)
## Credits
This integration was made at [Mercap Software](https://www.mercapsoftware.com/en/)