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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
I want to be able to select stories based on user authentication.
e.g. User 1 can only see stories 1,2,3
User 2 can only see stories 4,5,6
Describe the solution you'd like
Azure static web apps provides a built in authentication api.
https://learn.microsoft.com/en-us/training/modules/publish-static-web-app-authentication/3-authentication
I would like to use that api to determine what stories to display.
Describe alternatives you've considered
No response
Are you able to assist to bring the feature to reality?
no
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions