Skip to content

Releases: OpenG2P/openg2p-fastapi-common

v1.0.0

01 May 15:08
27e69ba
Compare
Choose a tag to compare

What's Changed

  • Updating Common Library Components Initial Commit by @lalithkota in #1
  • Copied Latest from fastapi template by @lalithkota in #2
  • Basic Working Template with minimal features. by @lalithkota in #3
  • G2P-1338 Exception Handling Initial Impl by @lalithkota in #4
  • Added ORM Handling and fixed component registry. by @lalithkota in #5
  • Added Authentication package. Added common library for accessing G2P Connect Id mapper by @lalithkota in #6
  • Id mapper: Fixed errors with Synchronous ID FA Resolve by @lalithkota in #7
  • Added Extra Auth Configurations. Removed ORM init method. ID mapper allowed resolve with fa. by @lalithkota in #8
  • Fixed root path issue. And fixed ping controller api by @lalithkota in #9
  • Common Auth: Verify At hash config properties added by @lalithkota in #10
  • common auth: Modified Aud to allow for lists by @lalithkota in #11
  • common auth: Modified Aud creds to allow list by @lalithkota in #12
  • Common auth: Changed login provider table name and fields, Fixed clie… by @mkumar-02 in #13
  • Added get response cookies function by @mkumar-02 in #14
  • Common Auth: Added helper methods to get oauth validation json. Added… by @lalithkota in #15
  • Common Auth: Changed variable name. by @mkumar-02 in #16
  • Exception Handling Modified. Fixed Config bugs. Added G2P Connect Module callback api config. by @lalithkota in #17
  • Auth: Fixed Variable name error by @lalithkota in #18
  • Introduced Redis queue and optimised mapper requests and callbacks by @lalithkota in #19
  • Logging: Added common logger name. Mapper: modified models to fit latest g2pconnect spec by @lalithkota in #20
  • Auth: Modified LoginProvider to suit and auth provider to be mapped by @shivamg9 in #21
  • SPAR-39 : Jwt: fixed unverified payload. Profile: fixed no provider case. RBAC:… by @lalithkota in #22
  • Copied latest Github Workflows from template. Removed g2pconnect module. by @lalithkota in #23
  • Fixed version in Readme by @lalithkota in #24
  • updating the release branch with the publish file changes by @shibu-narayanan in #25
  • Update publish.yml by @shibu-narayanan in #26

New Contributors

Full Changelog: https://github.com/OpenG2P/openg2p-fastapi-common/commits/v1.0.0