You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 30, 2019. It is now read-only.
PR #5 introduced support for a prompt:none scope. As recently (inadvertently) demonstrated in the IAR demonstration at https://sms.cam.ac.uk/media/2720107, there is an argument for a prompt:always scope which will always show a Raven login box, even if the user has an appropriate cookie set.
It would be sensible to have prompt:always be used with the "sign in with Raven" button.
PR #5 introduced support for a
prompt:nonescope. As recently (inadvertently) demonstrated in the IAR demonstration at https://sms.cam.ac.uk/media/2720107, there is an argument for aprompt:alwaysscope which will always show a Raven login box, even if the user has an appropriate cookie set.It would be sensible to have
prompt:alwaysbe used with the "sign in with Raven" button.