#1 2019-01-15 07:21:19

meobeou
Member
Registered: 2019-01-15
Posts: 1

Authenticationer for my projects

i need to implement JWT-only authentication for one of my projects. I can rely on the bricks already present right now, first tests show it is working great. But I am questioning myself if it wouldn't be better to implement a TSQLRestServerAuthenticationJWT for better integration with general mORMot authentication scheme. What's your opinion about that topic? Any advice would be appreciated.

Thanks, oz.!

Lee!

Offline

#2 2019-01-15 10:34:16

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,671
Website

Re: Authenticationer for my projects

You would need a new authentication class, storing the mORMot session id in the JWT claims.

Perhaps worth adding OAuth2 compatible authentication server in the trunk too...

Offline

Board footer

Powered by FluxBB