# Demo

### Login Using Metamask Wallet

![](https://1814978555-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FR572GGCGh60OAHZrSofh%2Fuploads%2FZ7gV6N491BHw10jg0cNI%2F4fad75b88dd14b35aff04b176549a6d5.png?alt=media\&token=0dc494ff-17d9-471e-bfd3-432c54f5966e)

### Event Marketplace

![](https://1814978555-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FR572GGCGh60OAHZrSofh%2Fuploads%2FdDjRTDVvY17650n0OZcy%2F54c481f379b442989db20e1b8430e063.png?alt=media\&token=2ef7fe7c-6dea-41a3-b4e2-20ea3d634486)

Click on `Participate` button to participate in an event.

### Event Form

![](https://1814978555-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FR572GGCGh60OAHZrSofh%2Fuploads%2FN8t12Zx6gycAo2OWO05e%2F3dba9d7335a646ffa71b70738877354c.png?alt=media\&token=adad44a9-b6d5-4ebe-bde4-a905b73966c5)

Make a note on the event URL, it contains `userRedirectionToken` which was generated for this issuer by calling `/ext/api/v1/app/user/redirection` API.

### User profile

Once a user has participated in an event, they can see their participated events in their profile.

![](https://1814978555-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FR572GGCGh60OAHZrSofh%2Fuploads%2FhBrfxdlLwkuSmyeylwXy%2F1c2da06b37c04734a108d130736aef49.png?alt=media\&token=988a6090-1d5e-48b5-a5e4-219d62f293d0)

All codes are present in [this repository](https://github.com/varsha766/thirdPartyIntegration).
