This allows auth provider plugins to behave differently for login / signup. Previously, there was no way for them to know which button had been used. This change will be a no-op in the majority of cases. If auth plugins wish to make use of this new feature, they should check for ?signup=true in the URL. For example: https://github.com/discourse/discourse-oauth2-basic/pull/34 |
||
|---|---|---|
| .. | ||
| app | ||
| config | ||
| lib/bootstrap-json | ||
| public/assets/scripts | ||
| tests | ||
| .ember-cli | ||
| ember-cli-build.js | ||
| package.json | ||
| testem.js | ||
| yarn.lock | ||