.. |
controller.go
|
[CODE-621]: Remove config from function parameter and initialize it in the constructor
|
2023-07-26 00:20:21 +05:30 |
create_access_token.go
|
remove default value and allow empty grants
|
2023-07-18 16:54:40 -07:00 |
create.go
|
CODE-620: Make admin password optional during startup (#204)
|
2023-07-18 13:09:26 +00:00 |
delete_token.go
|
[Techdebt] merge user/service/serviceaccount stores into single principal store (#160)
|
2023-01-05 15:58:18 -08:00 |
delete.go
|
[Techdebt] merge user/service/serviceaccount stores into single principal store (#160)
|
2023-01-05 15:58:18 -08:00 |
find_email.go
|
[Techdebt] merge user/service/serviceaccount stores into single principal store (#160)
|
2023-01-05 15:58:18 -08:00 |
find.go
|
[Techdebt] merge user/service/serviceaccount stores into single principal store (#160)
|
2023-01-05 15:58:18 -08:00 |
list_tokens.go
|
[Techdebt] merge user/service/serviceaccount stores into single principal store (#160)
|
2023-01-05 15:58:18 -08:00 |
list.go
|
[Techdebt] merge user/service/serviceaccount stores into single principal store (#160)
|
2023-01-05 15:58:18 -08:00 |
login.go
|
Update struct attribute names and pass register logic from handler to controller
|
2023-07-18 00:57:06 +05:30 |
logout.go
|
CODE-623: API to logout a user and delete the session token from database (#202)
|
2023-07-18 10:19:00 +00:00 |
register.go
|
[CODE-621]: Remove config from function parameter and initialize it in the constructor
|
2023-07-26 00:20:21 +05:30 |
update_admin.go
|
Update user-admin update API to use the user_uid instead of user_id
|
2023-07-18 15:20:57 +05:30 |
update.go
|
[API] Add principals API, move users to admin , simplify user/service/serviceaccount validation (#300)
|
2023-02-03 00:15:11 -08:00 |
wire.go
|
[CODE-621]: Remove config from function parameter and initialize it in the constructor
|
2023-07-26 00:20:21 +05:30 |