SaturnFramework / Saturn

Opinionated, web development framework for F# which implements the server-side, functional MVC pattern
https://saturnframework.org
MIT License
715 stars 109 forks source link

`use_custom_oauth` discussion #96

Closed Krzysztof-Cieslak closed 5 years ago

Krzysztof-Cieslak commented 6 years ago

So, use_custom_oauth is left in the core Saturn library, and specific implementations (Google, GitHub) has been moved to Saturn.Extensions.Authentication.

  1. Should it still be in Core?
  2. Should it be named use_custom_oauth ? maybe something like use_oauth would be better?
rmunn commented 6 years ago

Some thoughts: