An open API service indexing awesome lists of open source software.

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.

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)