zitadel/internal/idp/providers
Tim Möhlmann 2f91679623
chore(Makefile): add go generate target (#6944)
This change adds a core_generate_all make target.
It installs the required tools and runs generate on the complete project.

`golang/mock` is no longer maintained and a fork is available
from the Uber folks. So the latter is used as tool.
All the mock files have been regenerated and are part of the PR.

The obsolete `tools` directory has been removed,
as all the tools are now part of specific make targets.

Co-authored-by: Silvan <silvan.reusser@gmail.com>
2023-11-22 10:56:43 +00:00
..
apple merge main into next 2023-10-19 12:34:00 +02:00
azuread merge main into next 2023-10-19 12:34:00 +02:00
github merge main into next 2023-10-19 12:34:00 +02:00
gitlab merge main into next 2023-10-19 12:34:00 +02:00
google merge main into next 2023-10-19 12:34:00 +02:00
jwt chore(Makefile): add go generate target (#6944) 2023-11-22 10:56:43 +00:00
ldap fix: improve login_hint usage on IDPs (#6899) 2023-11-13 09:25:26 +01:00
oauth fix: improve login_hint usage on IDPs (#6899) 2023-11-13 09:25:26 +01:00
oidc fix: improve login_hint usage on IDPs (#6899) 2023-11-13 09:25:26 +01:00
saml fix: improve login_hint usage on IDPs (#6899) 2023-11-13 09:25:26 +01:00