Skip to content

Claireity-consulting/Claireity-SSIAM

Repository files navigation

Claireity-SSIAM

A Swift-based Self-Service Identity and Access Management application in development!

A white paper and proof of concept will be published soon. I'm a solo-dev with very little time on my hands, but you can now try the initial Swift package skeleton.

Meanwhile, check out the very first wireframe & presentation of the application for more insight into the project!

For licensing and usage details, see DECLARATION_OF_RIGHTS.md.

Getting Started

  1. Build the executable:
    swift build
  2. Run the package with a command:
    # Display a welcome message
    swift run Claireity-SSIAM greet
    
    # Register a new user
    swift run Claireity-SSIAM register <username> <password>
    
    # Log in with an existing user
    swift run Claireity-SSIAM login <username> <password>
    
    # List registered usernames
    swift run Claireity-SSIAM list

======= 2. Run the package:

swift run Claireity-SSIAM
codex/generate-development-plan-based-on-repo-description
  1. Execute the tests:

    swift test

    codex/generate-development-plan-based-on-repo-description

Releases

No releases published

Packages

 
 
 

Contributors

Languages