Open SimonLab opened 4 years ago
To allow applications to use the dwyl authentication service directly without using the api, we need to create a specific controller which will display the oauth urls to login with Google or Github.
see also: https://github.com/dwyl/app-mvp-elm/issues/32
I'm currently trying to fix tests using the :api pipe:
:api
@SimonLab this is now implemented in https://github.com/dwyl/auth/pull/43 🙌
To allow applications to use the dwyl authentication service directly without using the api, we need to create a specific controller which will display the oauth urls to login with Google or Github.
see also: https://github.com/dwyl/app-mvp-elm/issues/32