Skip to content

BianorAraujo/emerald-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emerald API

last-commit license open-issues

This is an authentication API, you can use it to register and validate users for your system.

The Emerald API supports login functionality for user interfaces (UI).

In the final version, you'll be able to manage users, passwords, profile data, roles, claims, tokens, email confirmation, and more.

Technologies Used

Contributing

Contributions are welcome.

How to setup for development:

  1. Fork the repository
  2. Build the project: dotnet build
  3. Run the development server: dotnet run
  4. Open your browser: http://localhost:5252/scalar/v1
  5. Submit your PR when finishing the changes

Images

image

About

Authentication API built in .Net 9

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published