https://github.com/selfkeyfoundation/selfkey-js-client
JavaScript Client Library for integrating Login with SelfKey
https://github.com/selfkeyfoundation/selfkey-js-client
Last synced: 9 months ago
JSON representation
JavaScript Client Library for integrating Login with SelfKey
- Host: GitHub
- URL: https://github.com/selfkeyfoundation/selfkey-js-client
- Owner: SelfKeyFoundation
- License: gpl-3.0
- Created: 2018-08-21T07:41:51.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-22T09:51:54.000Z (over 3 years ago)
- Last Synced: 2025-02-12T00:48:47.042Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://selfkey.org
- Size: 1.13 MB
- Stars: 0
- Watchers: 7
- Forks: 3
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# SelfKey JavaScript Client Library
Client library for integrating with Selfkey Extension Browser Extension
## Contributing
Contributions are welcome. Please see [the contributing notes](CONTRIBUTING.md)
## License
SelfKey JavaScript Client Library
Copyright (c) 2018 SelfKey Foundation [https://selfkey.org/](https://selfkey.org/)
[The GPL-3.0 License](http://opensource.org/licenses/GPL-3.0)
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU 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 General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see .