OpenApi Generator. Keycloak SDK done. Login Done!
This commit is contained in:
16
backend/keycloak/kc-client/index.ts
Normal file
16
backend/keycloak/kc-client/index.ts
Normal file
@@ -0,0 +1,16 @@
|
||||
// tslint:disable
|
||||
/**
|
||||
* Keycloak Admin REST API
|
||||
* This is a REST API reference for the Keycloak Admin
|
||||
*
|
||||
* The version of the OpenAPI document: 1
|
||||
*
|
||||
*
|
||||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
||||
* https://openapi-generator.tech
|
||||
* Do not edit the class manually.
|
||||
*/
|
||||
|
||||
|
||||
export * from "./api";
|
||||
export * from "./configuration";
|
||||
Reference in New Issue
Block a user