You are not logged in.
I'd like to implement ByPassAuthentication when use JWT authentication ,
so i create my own ServicesRouting class and override the AuthenticationCheck(jwt: TJWTAbstract) procedure,
but the fPublishedMethod and fIPWhiteJWT is not accessable ,
may i suggest add two property'PublishedMethod' and 'IPWhiteJWT' to the TSQLRestServer class?
Last edited by keinn (2019-12-13 11:21:32)
Offline