v1.0.0
This is a breaking change that removes the ability to set OAuth settings in the
application environment via Ueberauth.Strategy.Okta.OAuth
and instead relies
on the settings coming in from the Ueberauth :providers
setup.
- Support
:authorization_server_id
for custom Okta Authorization Servers. This will
add the id to the default urls used in the process (Thanks @giddie!)