mirror of
https://github.com/discourse/discourse.git
synced 2025-02-05 19:11:13 +00:00
They're both constant per-instance values, there is no need to store them in the session. This also makes the code a bit more readable by moving the `session_challenge_key` method up to the `DiscourseWebauthn` module.