pow-auth / pow_assent

Multi-provider authentication for your Pow enabled app
https://powauth.com
MIT License
318 stars 50 forks source link

Dynamic Strategy Configuration Guide #219

Closed sherbondy closed 2 years ago

sherbondy commented 2 years ago

Hey Dan & fellow contributors,

As offered in #204, here's a rough WIP of a new guide doc covering how to take advantage of merge_provider_config for different Dynamic Strategy Configuration use-cases.

Still planning to do a few more rounds of edits/revisions to the wording, but keen to get your early feedback and advice about improving the clarity here.

I tried providing a few concrete pseudo-realistic code samples, but not sure if this is the most effective approach for a general guides document.

Anyway, hope this is helpful and happy to keep re-working based on your suggestions or those of other maintainers & the broader Pow community.

Thanks for making Pow!

Ethan

danschultzer commented 2 years ago

Thanks a lot! This was great. I added a general example to the first section, refactored the incremental auth strategy to be complete, added test module, and condensed the copy. How does it look to you?

sherbondy commented 2 years ago

@danschultzer looks great to me!

Think the examples are much clearer + cleaner now and like the idea of starting with an additional minimal example first like the auth0 one.

danschultzer commented 2 years ago

Nice! This will be in the next release then, thanks!