auth0 / Auth0.swift

Auth0 SDK for Apple platforms
https://auth0.github.io/Auth0.swift
MIT License
345 stars 225 forks source link

Explicitly link JWTDecode and SimpleKeychain in Auth0 framework targets #873

Open hoolrory opened 3 weeks ago

hoolrory commented 3 weeks ago

📋 Changes

Link JWTDecode and SimpleKeychain in the Auth0 framework targets.

📎 References

For feature request: For https://github.com/auth0/Auth0.swift/issues/872

🎯 Testing

Ensure that Auth0 framework targets still build as before