i degin an app with React UI - Asp.netCore - Squidex
i want to ui call api from asp.net core and aspnetcore pass api to squidex
but the first step i don’t know how to implement Authentication and Authorization .
how to validate login and get hashToken for any user and pass with any request
could you please show me an example
thanks