List Question
20 TechQA 2022-07-26T07:38:14.437000How can we generate a jwt bearertoken on ServiceStack client side to impersonate a user?
117 views
Asked by Robin Bouwmeester
Why does UserAuthExtensions.PopulateFromMap(session, jwtPayload) does not deserialize json values with escape correctly in ServiceStack.Auth?
73 views
Asked by Robin Bouwmeester
UserAuthRole created even if UseDistinctRoleTables is false
65 views
Asked by specimen
Using JwtAuthProviderReader with ServiceStack and AWS Cognito
324 views
Asked by Kai-Rune
How to authenticate to a ServiceStack API which is part of a .Net 5 Identity MVC Website
75 views
Asked by Mark LFT
Error trying to resolve Service 'System.Boolean' from Adapter 'NetCoreContainerAdapter'
206 views
Asked by glazjoon
Getting 403 forbidden with valid API key
6.6k views
Asked by specimen
ServiceStack ServiceClient stores wrong cookies after authentication
159 views
Asked by white.devils
Authentication with ServiceStack and more provider
179 views
Asked by Reiuz
ArgumentNullException with custom auth provider in ServiceStack
186 views
Asked by specimen
How to redirect to a post upon authentication in ServiceStack
95 views
Asked by David Churchland
How to authorise React/TypeScript application with ServiceStack and AAD
204 views
Asked by E. Hayden
How to implement Auth0 authentication in ServiceStack?
383 views
Asked by Dan
ServiceStack and Auth0
404 views
Asked by Mark
ServiceStack: AuthUser vs IAuthSession - how do I retrieve the AuthUser?
171 views
Asked by Ted
servicestack userauthid is type of string but it actually is int
158 views
Asked by Roman
Authenticating user with Facebook using Servicestack (Java & Swift)
90 views
Asked by Lesther Vega
ServiceStack Custom Credentials Auth with DB Stored Api Keys
463 views
Asked by Chris Klepeis