OpenTouryoProject / MultiPurposeAuthSite

汎用認証サイトは、ASP.NET Identity および JSON Web Token (JWT)によって強化されたOAuth 2.0およびOpenID ConnectのIdentity Provider (Idp) および Security Token Service (STS)です。(Multi-purpose Authentication Site is Identity Provider (Idp) and Security Token Service (STS) of OAuth 2.0 and OpenID Connect powered by ASP.NET Identity and JSON Web Token (JWT).)
https://opentouryo.osscons.jp/index.php?汎用認証サイト(Multi-purpose%20Authentication%20Site)
9 stars 7 forks source link

Implement the push notification provider for Android and iOS. #58

Closed daisukenishino closed 6 years ago

daisukenishino commented 6 years ago

Requirement

Implement a push notification provider for smartphones on a Multi-purpose Authentication Site, and from now on, it planned to extend these functions as mBaaS (mobile backend as a service).

daisukenishino2 commented 6 years ago

Result

This mBaaS function will be implemented as OAuth 2.0 Resources Server using ASP.NET Core 2.0. Therefore, this implementation is commited in a separate repository of OAuth 2.0 Resources Server rather than Multi-purpose Authentication Site. Therefore this issue is closed.