Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bonfire-networks/bonfire_open_id
Use OpenID and OAuth with your Bonfire identity or connect to Bonfire with an external identity
https://github.com/bonfire-networks/bonfire_open_id
extension
Last synced: 14 days ago
JSON representation
Use OpenID and OAuth with your Bonfire identity or connect to Bonfire with an external identity
- Host: GitHub
- URL: https://github.com/bonfire-networks/bonfire_open_id
- Owner: bonfire-networks
- License: agpl-3.0
- Created: 2022-05-03T04:21:44.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-28T08:49:56.000Z (4 months ago)
- Last Synced: 2024-10-30T04:30:08.762Z (3 months ago)
- Topics: extension
- Language: Elixir
- Homepage:
- Size: 137 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bonfire.OpenID
An extension to enable:
- authenticating on Bonfire using an external identity using OpenID Connect
- using your Bonfire identity to authenticate in other apps with OpenID Connect 1.0 or OAuth 2.0## Copyright and License
Powered by these libraries:
- https://hex.pm/packages/boruta (MIT license)
- https://hex.pm/packages/openid_connect (MIT license)Extension copyright (c) 2022 Bonfire Contributors
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Affero General Public License for more details.You should have received a copy of the GNU Affero General Public
License along with this program. If not, see .