vapor-community / Imperial

Federated Authentication with OAuth providers
MIT License
155 stars 48 forks source link

Missing errorcodes #99

Open wibed opened 7 months ago

wibed commented 7 months ago

i replaced some manual errors with normalized counterparts

wibed commented 7 months ago

how does jwt kit map over imperial? could imperial be a thin wrapper and jwt-kit if it includes oauth tokens aswell?

0xTim commented 6 months ago

It doesn't at all. The two are completely unrelated.

You could use a JWT once you've authenticated the user with Imperial but that's nothing to do with this library. The JWT link was only there as an example of how to get rid of a public enum