Hi, In our SPA we need to show dialogue for users ...
# ory-network
w
Hi, In our SPA we need to show dialogue for users to enter the password when they try to get some API keys without entering their email/username. If the password is correct we show them the API key, if the password is incorrect we decline without expiring the current session. Is this possible using Ory?
h
Yes, initialize the login flow using the
refresh
parameter and check the authenticated_at time in the session