auth/internal/domain
Maxim Lebedev 0585d51f66
🎨 Format source code, rearrange structs fields
2023-03-16 21:30:00 +06:00
..
action.go 🎨 Format source code, rearrange structs fields 2023-03-16 21:30:00 +06:00
action_test.go 🎨 Format GolangCI-Lint comments 2022-12-26 22:06:17 +06:00
app.go :replaced: Used url.URL instead domain.URL in domains 2023-01-02 07:44:15 +06:00
client.go ♻️ Drop HTTP delivery framework 2023-01-16 06:43:07 +06:00
client_id.go ♻️ Drop HTTP delivery framework 2023-01-16 06:43:07 +06:00
client_id_test.go 🚚 Renamed module due project migration 2022-03-13 15:58:34 +05:00
client_test.go :replaced: Used url.URL instead domain.URL in domains 2023-01-02 07:44:15 +06:00
code_challenge_method.go 🎨 Format source code, rearrange structs fields 2023-03-16 21:30:00 +06:00
code_challenge_method_test.go 🎨 Format source code, rearrange structs fields 2023-03-16 21:30:00 +06:00
config.go 🎨 Format source code, rearrange structs fields 2023-03-16 21:30:00 +06:00
config_test.go 🚚 Renamed module due project migration 2022-03-13 15:58:34 +05:00
doc.go 📝 Added domain package docs 2021-12-27 00:12:11 +05:00
email.go 🎨 Improved enum domains representations 2022-07-28 23:07:37 +05:00
email_test.go 🎨 Format GolangCI-Lint comments 2022-12-26 22:06:17 +06:00
error.go 🎨 Format source code, rearrange structs fields 2023-03-16 21:30:00 +06:00
error_test.go 🎨 Improved enum domains representations 2022-07-28 23:07:37 +05:00
grant_type.go 🎨 Format source code, rearrange structs fields 2023-03-16 21:30:00 +06:00
grant_type_test.go 🎨 Format GolangCI-Lint comments 2022-12-26 22:06:17 +06:00
me.go 🎨 Format source code, rearrange structs fields 2023-03-16 21:30:00 +06:00
me_test.go 🚚 Renamed module due project migration 2022-03-13 15:58:34 +05:00
metadata.go ♻️ Drop HTTP delivery framework 2023-01-16 06:43:07 +06:00
profile.go :replaced: Used url.URL instead domain.URL in domains 2023-01-02 07:44:15 +06:00
provider.go ♻️ Drop HTTP delivery framework 2023-01-16 06:43:07 +06:00
response_type.go 🎨 Format source code, rearrange structs fields 2023-03-16 21:30:00 +06:00
response_type_test.go 🎨 Format GolangCI-Lint comments 2022-12-26 22:06:17 +06:00
scope.go 🎨 Format source code, rearrange structs fields 2023-03-16 21:30:00 +06:00
scope_test.go 🎨 Format GolangCI-Lint comments 2022-12-26 22:06:17 +06:00
scopes.go 🚚 Split scope.go on scope.go and scopes.go 2022-12-26 22:23:57 +06:00
session.go ♻️ Drop HTTP delivery framework 2023-01-16 06:43:07 +06:00
ticket.go :replaced: Used url.URL instead domain.URL in domains 2023-01-02 07:44:15 +06:00
token.go 🎨 Replaced empty interfaces to any 2023-01-16 16:29:40 +06:00
token_test.go ♻️ Drop HTTP delivery framework 2023-01-16 06:43:07 +06:00
url.go ♻️ Drop HTTP delivery framework 2023-01-16 06:43:07 +06:00
url_test.go 🚚 Renamed module due project migration 2022-03-13 15:58:34 +05:00
user.go :replaced: Used url.URL instead domain.URL in domains 2023-01-02 07:44:15 +06:00