Files
xrpl-dev-portal/_code-samples/issue-credentials
dependabot[bot] ba8ebb94f0 Bump flask from 3.0.3 to 3.1.3 in /_code-samples/issue-credentials/py
Bumps [flask](https://github.com/pallets/flask) from 3.0.3 to 3.1.3.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/3.0.3...3.1.3)

---
updated-dependencies:
- dependency-name: flask
  dependency-version: 3.1.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-04 04:43:19 +00:00
..
2025-04-23 09:15:35 +01:00
2025-03-19 16:15:06 -07:00

Credential Issuing Service

This sample code shows how to issue credentials to XRPL users using a basic API service.

For a full walkthrough of the code, see the tutorial: https://xrpl.org/docs/tutorials/python/build-apps/credential-issuing-service