pow-auth / assent

Multi-provider framework in Elixir
https://powauth.com
MIT License
391 stars 45 forks source link

Add Zitadel Strategy and implement PKCE #154

Open tommasop opened 2 months ago

tommasop commented 2 months ago

I added a strategy for zitadel.

Zitadel reccommends PKCE with no auth method.

I made changes also to OIDC and Oauth2 strategies to implment PKCE with no auth method for all strategies.

I added tests only for zitadel.