https://github.com/loginradius/developer-authentication-demos
Awesome authentication demos using LoginRadius
https://github.com/loginradius/developer-authentication-demos
authentication developer hacktoberfest loginradius
Last synced: 5 months ago
JSON representation
Awesome authentication demos using LoginRadius
- Host: GitHub
- URL: https://github.com/loginradius/developer-authentication-demos
- Owner: LoginRadius
- License: mit
- Created: 2020-09-29T05:07:01.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-28T06:03:38.000Z (over 5 years ago)
- Last Synced: 2024-04-14T09:05:41.851Z (almost 2 years ago)
- Topics: authentication, developer, hacktoberfest, loginradius
- Language: JavaScript
- Homepage:
- Size: 717 KB
- Stars: 5
- Watchers: 8
- Forks: 10
- Open Issues: 25
-
Metadata Files:
- Readme: readme.md
- Contributing: contributing.md
- License: LICENSE
Awesome Lists containing this project
README
# Developer Authentication Demos
## About Authentication Demos
Developer Authentication Demos is a collection of demos implemented using LoginRadius APIs in different languages and frameworks. The Developer Demos use the LoginRadius Developer plan which you can get from [link to sign up page]. All major frameworks in different languages like golang, nodejs, php etc are supported.
## About LoginRadius
LoginRadius empowers businesses to deliver a delightful customer experience and win customer trust. Using the LoginRadius Identity Platform, you can offer a streamlined registration and login processes while protecting customer accounts and complying with data privacy regulations to your customers.
## List of Demos
- [dotnet](demos/dotnet/)
- [go](demos/go/read)
- [java](demos/java/)
- [php](demos/php/)
- [python](demos/python/)
- [ruby](demos/ruby/)
- [rust](demos/rust/)
## How to Contribute
We accept all kinds of contributions, be it a bug you found or adding a new demo on a new technology. Please go through our [Contributing Guidelines](contributing.md) to know more.
## Licence
[MIT](LICENSE)