Reputation: 43
Can anyone get me ServiceStack's JWT Auth Provider example.
I want to use servicestack for user registration and login.
Also google, facebook, twitter for sign up.
Upvotes: 2
Views: 1137
Reputation: 143369
Please read the docs on JWT Auth Provider which provides both Server registration and Client examples.
techstacks.io and gistlyn.com are some examples that uses both OAuth and JWT Auth Providers.
Upvotes: 1