https://github.com/arcblock/did-connect-examples
Monorepo that contains example projects developers can reference when integration with DID:Connect service.
https://github.com/arcblock/did-connect-examples
Last synced: 3 months ago
JSON representation
Monorepo that contains example projects developers can reference when integration with DID:Connect service.
- Host: GitHub
- URL: https://github.com/arcblock/did-connect-examples
- Owner: ArcBlock
- Created: 2020-02-07T04:32:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T11:01:56.000Z (over 3 years ago)
- Last Synced: 2025-02-22T18:50:57.287Z (over 1 year ago)
- Language: Makefile
- Size: 2.38 MB
- Stars: 1
- Watchers: 22
- Forks: 2
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DID:Connect Examples
Monorepo that contains example projects developers can reference when integration their applications with DID:Connect service.
## Examples
- [DID Auth with React](./examples/did-auth-with-react): Working example that bootstrapped with `create-react-app`.
- [OAuth2 example of Express.js](./examples/oauth2-expressjs)