| 1 | // Note about signIn() and signOut() methods: |
| 2 | // |
| 3 | // On signIn() and signOut() we pass 'json: true' to request a response in JSON |
| 4 | // instead of HTTP as redirect URLs on other domains are not returned to |
nothing calls this directly
no test coverage detected