switch to gnsrecord reclaim records for OIDC clients
[oweals/gnunet.git] / src / include / gnunet_gnsrecord_lib.h
index 20846238b4d8a6e851fdb255cbfd1c1ae0a289d6..693cc6cdb42d34be5ad368a8108e84232ca5fd80 100644 (file)
@@ -131,6 +131,16 @@ extern "C"
  */
 #define GNUNET_GNSRECORD_TYPE_ABE_MASTER 65551
 
+/**
+ * Record type for reclaim OIDC clients
+ */
+#define GNUNET_GNSRECORD_TYPE_RECLAIM_OIDC_CLIENT 65552
+
+/**
+ * Record type for reclaim OIDC redirect URIs
+ */
+#define GNUNET_GNSRECORD_TYPE_RECLAIM_OIDC_REDIRECT 65553
+
 /**
  * Flags that can be set for a record.
  */