feat: add keycloak account creation and club groupe set
This commit is contained in:
@@ -25,6 +25,8 @@ public class MembreModel {
|
||||
@GeneratedValue(strategy = GenerationType.IDENTITY)
|
||||
Long id;
|
||||
|
||||
String userId;
|
||||
|
||||
String lname;
|
||||
String fname;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user