Skip to content

Solixious/identity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Identity

Description

Identity is a lightweight reusable service that houses capability to register users and generate access tokens that may be reused for authentication and authorization.

Technologies And Libraries Used

Java
Spring Boot
Spring Reactor
Spring Security
R2DBC
Flyway
JOOQ
PostgreSQL

Setting Up Identity In Your Local Machine

  • Create a local postgres database named identity
  • Clone the forked repository locally
git clone https://github.com/<your-user-name>/identity
mvn clean install

Instructions For Contribution

  • Fork this repository
  • Clone your forked repository
  • Add your changes
  • Commit and push
  • Create a pull request
  • Wait for the pull request to merge

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages