auth/internal/domain
Maxim Lebedev 0bb155ebbd
:replaced: Used url.URL instead domain.URL in domains
2023-01-02 07:44:15 +06:00
..
action.go 🎨 Format GolangCI-Lint comments 2022-12-26 22:06:17 +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 :replaced: Used url.URL instead domain.URL in domains 2023-01-02 07:44:15 +06:00
client_id.go ♻️ Refactored ClientID domain contents, translated fasthttp.URI to url.URL 2023-01-02 06:32:13 +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 GolangCI-Lint comments 2022-12-26 22:06:17 +06:00
code_challenge_method_test.go 🎨 Format GolangCI-Lint comments 2022-12-26 22:06:17 +06:00
config.go 🎨 Format GolangCI-Lint comments 2022-12-26 22:06:17 +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 :replaced: Used url.URL instead domain.URL in domains 2023-01-02 07:44:15 +06:00
error_test.go 🎨 Improved enum domains representations 2022-07-28 23:07:37 +05:00
grant_type.go 🎨 Format GolangCI-Lint comments 2022-12-26 22:06:17 +06:00
grant_type_test.go 🎨 Format GolangCI-Lint comments 2022-12-26 22:06:17 +06:00
me.go :replaced: Used url.URL instead domain.URL in domains 2023-01-02 07:44:15 +06:00
me_test.go 🚚 Renamed module due project migration 2022-03-13 15:58:34 +05:00
metadata.go :replaced: Used url.URL instead domain.URL in domains 2023-01-02 07:44:15 +06:00
profile.go :replaced: Used url.URL instead domain.URL in domains 2023-01-02 07:44:15 +06:00
provider.go 🎨 Format GolangCI-Lint comments 2022-12-26 22:06:17 +06:00
response_type.go 🎨 Format GolangCI-Lint comments 2022-12-26 22:06:17 +06:00
response_type_test.go 🎨 Format GolangCI-Lint comments 2022-12-26 22:06:17 +06:00
scope.go 🚚 Split scope.go on scope.go and scopes.go 2022-12-26 22:23:57 +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 :replaced: Used url.URL instead domain.URL in domains 2023-01-02 07:44:15 +06:00
ticket.go :replaced: Used url.URL instead domain.URL in domains 2023-01-02 07:44:15 +06:00
token.go 🎨 Format GolangCI-Lint comments 2022-12-26 22:06:17 +06:00
token_test.go 🚚 Renamed module due project migration 2022-03-13 15:58:34 +05:00
url.go :replaced: Used url.URL instead domain.URL in domains 2023-01-02 07:44:15 +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