auth/internal/domain
Maxim Lebedev 2af2a432b0
♻️ Refactored ClientID domain contents, translated fasthttp.URI to url.URL
2023-01-02 06:32:13 +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 👽 Format and update exist domains due InideAuth spec changes 2022-02-17 20:12:34 +05:00
client.go ♻️ Refactored ClientID domain contents, translated fasthttp.URI to url.URL 2023-01-02 06:32:13 +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 🚚 Renamed module due project migration 2022-03-13 15:58:34 +05: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 🎨 Format GolangCI-Lint comments 2022-12-26 22:06:17 +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 🎨 Format GolangCI-Lint comments 2022-12-26 22:06:17 +06:00
me_test.go 🚚 Renamed module due project migration 2022-03-13 15:58:34 +05:00
metadata.go 👽 Format and update exist domains due InideAuth spec changes 2022-02-17 20:12:34 +05:00
profile.go 🏷️ Added some helpers for profile domain 2022-02-25 20:30:08 +05: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 🎨 Format GolangCI-Lint comments 2022-12-26 22:06:17 +06:00
ticket.go 👽 Format and update exist domains due InideAuth spec changes 2022-02-17 20:12:34 +05: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 🎨 Format of the exist code before refactoring 2022-02-16 01:07:39 +05:00
url_test.go 🚚 Renamed module due project migration 2022-03-13 15:58:34 +05:00
user.go 👽 Format and update exist domains due InideAuth spec changes 2022-02-17 20:12:34 +05:00