This repository has been archived on 2022-08-17. You can view files and clone it, but cannot push or open issues or pull requests.
dex/integration
Rubén Soleto Buenvarón 8156870862 add support for resend an invite email
This change solves the User's API problem when you want to create an user that its email hasn't been verified yet but it exist.
At now, you can resend invitation email using endpoint /users/{id}/resend-invitation

Fixes #184
2016-02-26 09:55:28 +01:00
..
admin_api_test.go integration: check when there's no secret provided 2015-10-13 12:34:28 -07:00
client_api_test.go *: remove in memory client repo 2016-02-12 13:19:05 -08:00
common_test.go *: remove in memory connector config repo 2016-02-12 13:19:05 -08:00
oidc_test.go *: remove in memory client repo 2016-02-12 13:19:05 -08:00
user_api_test.go add support for resend an invite email 2016-02-26 09:55:28 +01:00