Cely icon indicating copy to clipboard operation
Cely copied to clipboard

Plug-n-Play login system for iOS written in Swift

Results 5 Cely issues
Sort by recently updated
recently updated
newest added

## Purpose: Add biometrics functionality. ## New Cely Credentials API Please refer to [documentation docs](http://celylog.in/api/cely-credentials/) for usage. I know I pulled the trigger a little early around the documentation site,...

We have targets for macOS, watchOS, tvOS that don’t build (watchOS doesn’t even make sense 🤪). I’m leaving this here so I can fix/remove as appropriate.

I am trying out Cely in a small app that I am building, but I am not using Storyboards. I use the 'old' way, of just instantiating a `UIViewController` and...

help wanted

@initFabian I'd like to get your opinion on how to add the following Expirable protocol so I can manage tokens. https://github.com/AndrewSB/Expirable This will enable us see which token expired or...

enhancement
discussion

I want to tell the user name or password is wrong when there is something wrong with the user's input by update login view

enhancement
help wanted